Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhal_rx.c51 u8 avail_slot = ffz(hal->avail_blk_resource); in ath11k_hal_reo_cmd_flush_cache() local
54 if (avail_slot >= HAL_MAX_AVAIL_BLK_RES) in ath11k_hal_reo_cmd_flush_cache()
57 hal->current_blk_index = avail_slot; in ath11k_hal_reo_cmd_flush_cache()
81 avail_slot); in ath11k_hal_reo_cmd_flush_cache()