Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.h1147 QDF_STATUS dp_tx_vdev_attach(struct dp_vdev *vdev);
1271 static inline QDF_STATUS dp_tx_vdev_attach(struct dp_vdev *vdev) in dp_tx_vdev_attach() function
Ddp_tx.c7045 QDF_STATUS dp_tx_vdev_attach(struct dp_vdev *vdev) function
Ddp_main.c4844 dp_tx_vdev_attach(vdev); in dp_vdev_attach_wifi3()