Searched refs:avail_slot (Results 1 – 2 of 2) sorted by relevance
53 u8 avail_slot = ffz(hal->avail_blk_resource); in ath12k_hal_reo_cmd_flush_cache() local56 if (avail_slot >= HAL_MAX_AVAIL_BLK_RES) in ath12k_hal_reo_cmd_flush_cache()59 hal->current_blk_index = avail_slot; in ath12k_hal_reo_cmd_flush_cache()82 le32_encode_bits(avail_slot, in ath12k_hal_reo_cmd_flush_cache()
52 u8 avail_slot = ffz(hal->avail_blk_resource); in ath11k_hal_reo_cmd_flush_cache() local55 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()82 avail_slot); in ath11k_hal_reo_cmd_flush_cache()