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

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_desc.h946 #define HAL_REO_FLUSH_CACHE_INFO0_BLOCK_CACHE_USAGE BIT(13) macro
H A Dhal_rx.c79 desc->info0 |= HAL_REO_FLUSH_CACHE_INFO0_BLOCK_CACHE_USAGE;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h1198 #define HAL_REO_FLUSH_CACHE_INFO0_BLOCK_CACHE_USAGE BIT(13) macro
H A Dhal_rx.c80 desc->info0 |= cpu_to_le32(HAL_REO_FLUSH_CACHE_INFO0_BLOCK_CACHE_USAGE);

Completed in 201 milliseconds