Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1400 dp_tx_attempt_coalescing(struct dp_soc *soc, struct dp_vdev *vdev,
1438 dp_tx_attempt_coalescing(struct dp_soc *soc, struct dp_vdev *vdev, in dp_tx_attempt_coalescing() function
H A Ddp_tx.c1562 dp_tx_attempt_coalescing(struct dp_soc *soc, struct dp_vdev *vdev, in dp_tx_attempt_coalescing() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c575 coalesce = dp_tx_attempt_coalescing(soc, vdev, tx_desc, tid, in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c385 coalesce = dp_tx_attempt_coalescing(soc, vdev, tx_desc, tid, in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1419 coalesce = dp_tx_attempt_coalescing(soc, vdev, tx_desc, tid, in dp_tx_hw_enqueue_be()