Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.h105 QDF_STATUS dp_tx_hw_enqueue_be(struct dp_soc *soc, struct dp_vdev *vdev,
H A Ddp_be_tx.c1294 dp_tx_hw_enqueue_be(struct dp_soc *soc, struct dp_vdev *vdev, in dp_tx_hw_enqueue_be() function
H A Ddp_be.c3613 arch_ops->tx_hw_enqueue = dp_tx_hw_enqueue_be; in dp_initialize_arch_ops_be()