Searched refs:dp_srng_dst_inv_cached_descs (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 304 dp_srng_dst_inv_cached_descs(soc, hal_ring_hdl, num_pending); in dp_rx_process_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_tx.c | 1121 dp_srng_dst_inv_cached_descs(soc, hal_ring_hdl, num_avail_for_reap); in dp_ppeds_tx_comp_handler()
|
H A D | dp_be_rx.c | 400 dp_srng_dst_inv_cached_descs(soc, hal_ring_hdl, num_pending); in dp_rx_process_be()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_internal.h | 4087 static inline void *dp_srng_dst_inv_cached_descs(struct dp_soc *dp_soc, in dp_srng_dst_inv_cached_descs() function 4105 static inline void *dp_srng_dst_inv_cached_descs(struct dp_soc *dp_soc, in dp_srng_dst_inv_cached_descs() function
|
H A D | dp_tx.c | 6757 last_hw_desc = dp_srng_dst_inv_cached_descs(soc, hal_ring_hdl,
|