Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1156 QDF_STATUS dp_tx_vdev_detach(struct dp_vdev *vdev);
1276 static inline QDF_STATUS dp_tx_vdev_detach(struct dp_vdev *vdev) in dp_tx_vdev_detach() function
H A Ddp_tx.c7296 QDF_STATUS dp_tx_vdev_detach(struct dp_vdev *vdev) function
H A Ddp_main.c6382 dp_tx_vdev_detach(vdev); in dp_vdev_unref_delete()