Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.h1692 bool dp_tx_desc_set_ktimestamp(struct dp_vdev *vdev, in dp_tx_desc_set_ktimestamp() function
1708 bool dp_tx_desc_set_ktimestamp(struct dp_vdev *vdev, in dp_tx_desc_set_ktimestamp() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_tx.c536 if (!dp_tx_desc_set_ktimestamp(vdev, tx_desc)) in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c347 if (!dp_tx_desc_set_ktimestamp(vdev, tx_desc)) in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.c1388 dp_tx_desc_set_ktimestamp(vdev, tx_desc); in dp_tx_hw_enqueue_be()