Searched refs:HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h947 #define HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL BIT(14) macro
H A Dhal_rx.c89 desc->info0 |= HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h1199 #define HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL BIT(14) macro
H A Dhal_rx.c90 desc->info0 |= cpu_to_le32(HAL_REO_FLUSH_CACHE_INFO0_FLUSH_ALL);

Completed in 387 milliseconds