Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c218 dp_tx_compute_delay(vdev, tx_desc, tid, ring_id); in dp_tx_process_htt_completion_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h338 void dp_tx_compute_delay(struct dp_vdev *vdev, struct dp_tx_desc_s *tx_desc,
H A Ddp_tx.c5123 void dp_tx_compute_delay(struct dp_vdev *vdev, struct dp_tx_desc_s *tx_desc, function
5371 dp_tx_compute_delay(txrx_peer->vdev, tx_desc, tid, ring_id);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c392 dp_tx_compute_delay(vdev, tx_desc, tid, ring_id); in dp_tx_process_htt_completion_be()