Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h1929 static inline QDF_STATUS dp_monitor_pdev_attach(struct dp_pdev *pdev) in dp_monitor_pdev_attach() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h371 static inline QDF_STATUS dp_monitor_pdev_attach(struct dp_pdev *pdev) in dp_monitor_pdev_attach() function
H A Ddp_main.c3668 if (dp_monitor_pdev_attach(pdev)) { in dp_pdev_attach_wifi3()