Home
last modified time | relevance | path

Searched refs:HAL_REO_CMD_FLG_FLUSH_NO_INVAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhal.h696 #define HAL_REO_CMD_FLG_FLUSH_NO_INVAL BIT(4) macro
H A Dhal_rx.c85 if (cmd->flag & HAL_REO_CMD_FLG_FLUSH_NO_INVAL) in ath11k_hal_reo_cmd_flush_cache()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_rx.c86 if (cmd->flag & HAL_REO_CMD_FLG_FLUSH_NO_INVAL) in ath12k_hal_reo_cmd_flush_cache()
H A Dhal.h810 #define HAL_REO_CMD_FLG_FLUSH_NO_INVAL BIT(4) macro