Home
last modified time | relevance | path

Searched refs:dp_mon_soc_attach_wrapper (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h347 dp_mon_soc_attach_wrapper(struct dp_soc *soc) { return QDF_STATUS_SUCCESS; } in dp_mon_soc_attach_wrapper() function
357 static inline QDF_STATUS dp_mon_soc_attach_wrapper(struct dp_soc *soc) in dp_mon_soc_attach_wrapper() function
H A Ddp_main.c13796 if (dp_mon_soc_attach_wrapper(soc)) { in dp_soc_attach()