Searched refs:HAL_REO_FLUSH_CACHE_INFO0_FWD_ALL_MPDUS (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h942 #define HAL_REO_FLUSH_CACHE_INFO0_FWD_ALL_MPDUS BIT(8) macro
H A Dhal_rx.c76 desc->info0 |= HAL_REO_FLUSH_CACHE_INFO0_FWD_ALL_MPDUS;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h1194 #define HAL_REO_FLUSH_CACHE_INFO0_FWD_ALL_MPDUS BIT(8) macro
H A Dhal_rx.c77 desc->info0 |= cpu_to_le32(HAL_REO_FLUSH_CACHE_INFO0_FWD_ALL_MPDUS);

Completed in 271 milliseconds