Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_api_mon.h398 uint32_t loop_cnt; in hal_rx_reo_ent_buf_paddr_get() local
406 loop_cnt = HAL_RX_GET(reo_ent_ring, HAL_REO_ENTRANCE_RING, in hal_rx_reo_ent_buf_paddr_get()
421 (unsigned long long)buf_info->paddr, loop_cnt); in hal_rx_reo_ent_buf_paddr_get()
Dhal_srng.c1848 srng->u.dst_ring.loop_cnt = 1; in hal_srng_setup_idx()
2017 srng->u.dst_ring.loop_cnt); in hal_srng_dump()
Dhal_internal.h814 uint32_t loop_cnt; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c149 uint32_t loop_cnt; in hal_rx_sw_mon_desc_info_get_6122() local
156 loop_cnt = HAL_RX_GET(sw_mon_ring, SW_MONITOR_RING_7, LOOPING_COUNT); in hal_rx_sw_mon_desc_info_get_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c150 uint32_t loop_cnt; in hal_rx_sw_mon_desc_info_get_9000() local
157 loop_cnt = HAL_RX_GET(sw_mon_ring, SW_MONITOR_RING_7, LOOPING_COUNT); in hal_rx_sw_mon_desc_info_get_9000()