Home
last modified time | relevance | path

Searched refs:dp_tx_fast_send_be (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.h125 qdf_nbuf_t dp_tx_fast_send_be(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
128 static inline qdf_nbuf_t dp_tx_fast_send_be(struct cdp_soc_t *soc, uint8_t vdev_id, in dp_tx_fast_send_be() function
H A Ddp_be_tx.c1863 qdf_nbuf_t dp_tx_fast_send_be(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_tx_fast_send_be() function
H A Ddp_be.c3615 arch_ops->dp_tx_send_fast = dp_tx_fast_send_be; in dp_initialize_arch_ops_be()