Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhal_desc.h947 #define HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL BIT(14) macro
Dhal_rx.c89 desc->info0 |= HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL; in ath11k_hal_reo_cmd_flush_cache()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhal_rx.c90 desc->info0 |= cpu_to_le32(HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL); in ath12k_hal_reo_cmd_flush_cache()
Dhal_desc.h1221 #define HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL BIT(14) macro