Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h1985 static inline QDF_STATUS dp_monitor_vdev_attach(struct dp_vdev *vdev) in dp_monitor_vdev_attach() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h381 static inline QDF_STATUS dp_monitor_vdev_attach(struct dp_vdev *vdev) in dp_monitor_vdev_attach() function
H A Ddp_main.c4815 if (dp_monitor_vdev_attach(vdev) == QDF_STATUS_SUCCESS) { in dp_vdev_attach_wifi3()
4846 dp_monitor_vdev_attach(vdev); in dp_vdev_attach_wifi3()