Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_ucfg.h239 bool ucfg_policy_mgr_get_dual_sta_feature(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c263 bool ucfg_policy_mgr_get_dual_sta_feature(struct wlan_objmgr_psoc *psoc) in ucfg_policy_mgr_get_dual_sta_feature() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c4902 if (ucfg_policy_mgr_get_dual_sta_feature(hdd_ctx->psoc)) in __wlan_hdd_cfg80211_get_supported_features()