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 D | dp_tx.h | 1400 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 D | dp_tx.c | 1562 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 D | dp_li_tx.c | 575 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 D | dp_rh_tx.c | 385 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 D | dp_be_tx.c | 1419 coalesce = dp_tx_attempt_coalescing(soc, vdev, tx_desc, tid, in dp_tx_hw_enqueue_be()
|