Searched refs:is_6ghz_cap (Results 1 – 3 of 3) sorted by relevance
651 bool is_6ghz_cap = false; in wlan_hdd_cm_handle_sap_sta_dfs_conc() local745 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()
2984 bool is_6ghz_cap; in policy_mgr_valid_sap_conc_channel_check() local3040 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()
4551 bool is_6ghz_cap; in policy_mgr_get_alternate_channel_for_sap() local4559 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()