Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c52 u8 avail_slot = ffz(hal->avail_blk_resource); in ath11k_hal_reo_cmd_flush_cache() local
55 if (avail_slot >= HAL_MAX_AVAIL_BLK_RES) in ath11k_hal_reo_cmd_flush_cache()
58 hal->current_blk_index = avail_slot; in ath11k_hal_reo_cmd_flush_cache()
83 avail_slot); in ath11k_hal_reo_cmd_flush_cache()