Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.c320 ring_desc = dp_srng_dst_get_next(soc, hal_ring_hdl); in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.c1135 tx_comp_hal_desc = dp_srng_dst_get_next(soc, hal_ring_hdl); in dp_ppeds_tx_comp_handler()
Ddp_be_rx.c410 ring_desc = dp_srng_dst_get_next(soc, hal_ring_hdl); in dp_rx_process_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_internal.h4070 static inline void *dp_srng_dst_get_next(struct dp_soc *dp_soc, in dp_srng_dst_get_next() function
4097 static inline void *dp_srng_dst_get_next(struct dp_soc *dp_soc, in dp_srng_dst_get_next() function
Ddp_tx.c6768 tx_comp_hal_desc = dp_srng_dst_get_next(soc, hal_ring_hdl);