Searched refs:hal_srng_dst_get_next (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_reo.c | 137 reo_desc = hal_srng_dst_get_next(soc->hal_soc, in dp_reo_status_ring_handler() 170 reo_desc = hal_srng_dst_get_next(soc, in dp_reo_status_ring_handler()
|
H A D | dp_rx_err.c | 2332 hal_srng_dst_get_next(hal_soc, hal_ring_hdl); in dp_rx_err_process() 3127 hal_srng_dst_get_next(hal_soc, err_dst_srng)))) { in dp_rxdma_err_process()
|
H A D | dp_internal.h | 4102 return hal_srng_dst_get_next(hal_soc, hal_ring_hdl); in dp_srng_dst_get_next()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_tx_mon_2.0.c | 184 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_tx_mon_srng_process_2_0() 237 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_tx_mon_srng_process_2_0() 259 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_tx_mon_srng_process_2_0() 274 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_tx_mon_srng_process_2_0()
|
H A D | dp_rx_mon_2.0.c | 2460 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_rx_mon_srng_process_2_0() 2481 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_rx_mon_srng_process_2_0() 2506 rx_mon_dst_ring_desc = hal_srng_dst_get_next(hal_soc, in dp_rx_mon_srng_process_2_0() 2515 rx_mon_dst_ring_desc = hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_rx_mon_srng_process_2_0()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A D | dp_rx_mon_dest_1.0.c | 715 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_rx_mon_dest_process() 764 hal_srng_dst_get_next(hal_soc, in dp_rx_mon_dest_process() 1015 rxdma_dst_ring_desc = hal_srng_dst_get_next(hal_soc, in dp_mon_dest_srng_drop_for_mac() 1079 hal_srng_dst_get_next(hal_soc, mon_dst_srng); in dp_mon_dest_srng_drop_for_mac() 1165 rxdma_dst_ring_desc = hal_srng_dst_get_next(hal_soc, in dp_mon_dest_srng_drop_for_mac()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_service_srng.c | 497 hal_srng_dst_get_next(scn->hal_soc, status_ring->srng_ctx); in ce_completed_recv_next_nolock_srng()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 1141 ring_desc = hal_srng_dst_get_next(hal_soc, hal_ring_hdl); in dp_rx_wbm_err_reap_desc_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_rx.c | 2023 ring_desc = hal_srng_dst_get_next(hal_soc, hal_ring_hdl);
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api.h | 1568 void *hal_srng_dst_get_next(void *hal_soc, in hal_srng_dst_get_next() function
|