Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_reo.h558 static inline uint8_t hal_find_zero_bit(uint8_t x) in hal_find_zero_bit() function
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_reo.c349 index = hal_find_zero_bit(hal_soc->reo_res_bitmap); in hal_reo_cmd_flush_cache_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_reo.c424 index = hal_find_zero_bit(hal_soc->reo_res_bitmap); in hal_reo_cmd_flush_cache_li()