Home
last modified time | relevance | path

Searched refs:dp_tx_get_hal_ring_hdl (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h991 static inline hal_ring_handle_t dp_tx_get_hal_ring_hdl(struct dp_soc *soc, in dp_tx_get_hal_ring_hdl() function
1036 static inline hal_ring_handle_t dp_tx_get_hal_ring_hdl(struct dp_soc *soc, in dp_tx_get_hal_ring_hdl() function
H A Ddp_tx.c1624 dp_tx_get_hal_ring_hdl(soc, ring_id); in dp_flush_tcp_hp()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c545 hal_ring_hdl = dp_tx_get_hal_ring_hdl(soc, ring_id); in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1390 hal_ring_hdl = dp_tx_get_hal_ring_hdl(soc, ring_id); in dp_tx_hw_enqueue_be()
1980 hal_ring_hdl = dp_tx_get_hal_ring_hdl(soc, desc_pool_id); in dp_tx_fast_send_be()