Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h4601 bool policy_mgr_is_6ghz_conc_mode_supported(
4656 static inline bool policy_mgr_is_6ghz_conc_mode_supported( in policy_mgr_is_6ghz_conc_mode_supported() function
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c2759 if (!policy_mgr_is_6ghz_conc_mode_supported(psoc, mode)) in policy_mgr_get_connection_channels()
3230 if (!policy_mgr_is_6ghz_conc_mode_supported(psoc, mode)) { in policy_mgr_get_channel_list()
H A Dwlan_policy_mgr_get_set_utils.c5786 bool policy_mgr_is_6ghz_conc_mode_supported( in policy_mgr_is_6ghz_conc_mode_supported() function
5829 if (!policy_mgr_is_6ghz_conc_mode_supported(psoc, mode)) { in policy_mgr_is_6g_channel_allowed()
11786 policy_mgr_is_6ghz_conc_mode_supported( in policy_mgr_set_ap_6ghz_capable()
11827 policy_mgr_is_6ghz_conc_mode_supported( in policy_mgr_get_ap_6ghz_capable()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c4223 !policy_mgr_is_6ghz_conc_mode_supported(psoc, con_mode)) { in hdd_get_ap_6ghz_capable()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c500 policy_mgr_is_6ghz_conc_mode_supported( in wma_set_feature_set_info()