Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_internal.h5013 static inline enum QDF_GLOBAL_MODE dp_soc_get_con_mode(struct dp_soc *soc) in dp_soc_get_con_mode() function
Ddp_main.c4804 } else if (dp_soc_get_con_mode(soc) == QDF_GLOBAL_MISSION_MODE && in dp_vdev_attach_wifi3()