Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c651 bool is_6ghz_cap = false; in wlan_hdd_cm_handle_sap_sta_dfs_conc() local
745 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(hdd_ctx->psoc, in wlan_hdd_cm_handle_sap_sta_dfs_conc()
752 (WLAN_REG_IS_6GHZ_CHAN_FREQ(ch_freq) && !is_6ghz_cap)) in wlan_hdd_cm_handle_sap_sta_dfs_conc()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c2984 bool is_6ghz_cap; in policy_mgr_valid_sap_conc_channel_check() local
3040 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(psoc, sap_vdev_id, NULL); in policy_mgr_valid_sap_conc_channel_check()
3073 !is_6ghz_cap) { in policy_mgr_valid_sap_conc_channel_check()
H A Dwlan_policy_mgr_pcl.c4551 bool is_6ghz_cap; in policy_mgr_get_alternate_channel_for_sap() local
4559 is_6ghz_cap = policy_mgr_get_ap_6ghz_capable(psoc, sap_vdev_id, NULL); in policy_mgr_get_alternate_channel_for_sap()
4581 if (!is_6ghz_cap && in policy_mgr_get_alternate_channel_for_sap()