Home
last modified time | relevance | path

Searched refs:HOST_CONCURRENT_AP_POLICY_XR (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_public_struct.h3066 HOST_CONCURRENT_AP_POLICY_XR = 3 enumerator
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c4880 if (profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_is_vdev_ll_sap()
4893 profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_is_vdev_ll_sap()
H A Dwlan_policy_mgr_get_set_utils.c12641 if (profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_get_ll_sap_freq()
12652 profile == HOST_CONCURRENT_AP_POLICY_XR || in _policy_mgr_get_ll_sap_freq()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c367 return HOST_CONCURRENT_AP_POLICY_XR; in wlan_mlme_convert_ap_policy_config()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c17029 if (ap_cfg_policy == HOST_CONCURRENT_AP_POLICY_XR) in __wlan_hdd_cfg80211_ap_policy()