/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
D | csr_util.c | 574 uint32_t *intf_ch_freq, uint32_t *intf_hbw, in csr_handle_conc_chnl_overlap_for_sap_go() argument 602 *intf_ch_freq = op_chan_freq; in csr_handle_conc_chnl_overlap_for_sap_go() 619 uint32_t intf_ch_freq = 0, sap_hbw = 0, intf_hbw = 0, intf_cfreq = 0; in csr_check_concurrent_channel_overlap() local 703 &intf_ch_freq, &intf_cfreq, in csr_check_concurrent_channel_overlap() 707 i, intf_ch_freq, intf_cfreq, intf_hbw, in csr_check_concurrent_channel_overlap() 719 &sap_cfreq, &intf_ch_freq, &intf_hbw, in csr_check_concurrent_channel_overlap() 724 if (intf_ch_freq) { in csr_check_concurrent_channel_overlap() 726 mac_ctx->pdev, intf_ch_freq, in csr_check_concurrent_channel_overlap() 731 i, intf_ch_freq); in csr_check_concurrent_channel_overlap() 732 intf_ch_freq = 0; in csr_check_concurrent_channel_overlap() [all …]
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_dcs.c | 184 uint16_t intf_ch_freq = 0; in hdd_dcs_select_random_chan() local 210 intf_ch_freq = wlan_get_rand_from_lst_for_freq(final_lst, count); in hdd_dcs_select_random_chan() 211 if (!intf_ch_freq || intf_ch_freq > wlan_reg_max_6ghz_chan_freq()) { in hdd_dcs_select_random_chan() 217 tgt_width = hdd_get_bw_for_freq(res_msg, intf_ch_freq, count); in hdd_dcs_select_random_chan() 227 return ucfg_dcs_switch_chan(vdev, intf_ch_freq, in hdd_dcs_select_random_chan()
|
D | wlan_hdd_hostapd.c | 3935 uint32_t sap_ch_freq, intf_ch_freq, temp_ch_freq; in wlan_hdd_get_channel_for_sap_restart() local 3994 intf_ch_freq = in wlan_hdd_get_channel_for_sap_restart() 4000 intf_ch_freq = wlansap_get_chan_band_restrict(sap_context, in wlan_hdd_get_channel_for_sap_restart() 4003 if (!intf_ch_freq) { in wlan_hdd_get_channel_for_sap_restart() 4011 intf_ch_freq = wlansap_get_chan_band_restrict(sap_context, in wlan_hdd_get_channel_for_sap_restart() 4014 if (intf_ch_freq && intf_ch_freq != sap_context->chan_freq) in wlan_hdd_get_channel_for_sap_restart() 4023 psoc, vdev_id, &intf_ch_freq, in wlan_hdd_get_channel_for_sap_restart() 4026 vdev_id, intf_ch_freq); in wlan_hdd_get_channel_for_sap_restart() 4067 intf_ch_freq = wlansap_check_cc_intf(sap_context); in wlan_hdd_get_channel_for_sap_restart() 4069 vdev_id, intf_ch_freq, sap_ch_freq); in wlan_hdd_get_channel_for_sap_restart() [all …]
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
D | wlan_policy_mgr_core.c | 4241 qdf_freq_t *intf_ch_freq, in policy_mgr_get_pref_force_scc_freq() argument 4350 *intf_ch_freq = scc_ch_freq_same_as_sap; in policy_mgr_get_pref_force_scc_freq() 4352 *intf_ch_freq = scc_ch_freq_on_same_mac; in policy_mgr_get_pref_force_scc_freq() 4354 *intf_ch_freq = non_scc_ch_freq_same_as_sap; in policy_mgr_get_pref_force_scc_freq() 4356 *intf_ch_freq = scc_ch_freq_on_diff_mac; in policy_mgr_get_pref_force_scc_freq() 4358 *intf_ch_freq = non_scc_ch_freq_on_same_mac; in policy_mgr_get_pref_force_scc_freq() 4360 *intf_ch_freq = non_scc_ch_freq_on_diff_mac; in policy_mgr_get_pref_force_scc_freq() 4362 *intf_ch_freq = 0; in policy_mgr_get_pref_force_scc_freq() 4370 non_scc_ch_freq_on_diff_mac, *intf_ch_freq); in policy_mgr_get_pref_force_scc_freq() 4393 qdf_freq_t *intf_ch_freq, in policy_mgr_handle_sta_sap_fav_channel() argument [all …]
|
D | wlan_policy_mgr_action.c | 1861 uint32_t sap_vdev_id, uint32_t *intf_ch_freq, in policy_mgr_is_sap_restart_required_after_sta_disconnect() argument 1884 if (intf_ch_freq) in policy_mgr_is_sap_restart_required_after_sta_disconnect() 1885 *intf_ch_freq = 0; in policy_mgr_is_sap_restart_required_after_sta_disconnect() 2049 if (!intf_ch_freq) in policy_mgr_is_sap_restart_required_after_sta_disconnect() 2052 *intf_ch_freq = new_sap_freq; in policy_mgr_is_sap_restart_required_after_sta_disconnect() 2054 sap_vdev_id, *intf_ch_freq); in policy_mgr_is_sap_restart_required_after_sta_disconnect() 2487 uint32_t existing_ch_freq, chan_freq, intf_ch_freq; in policy_mgr_handle_sap_plus_go_force_scc() local 2539 intf_ch_freq = 0; in policy_mgr_handle_sap_plus_go_force_scc() 2542 &intf_ch_freq); in policy_mgr_handle_sap_plus_go_force_scc() 2545 intf_ch_freq, status); in policy_mgr_handle_sap_plus_go_force_scc() [all …]
|
D | wlan_policy_mgr_pcl.c | 4155 qdf_freq_t *intf_ch_freq, uint8_t vdev_id) in policy_mgr_sap_on_non_psc_channel() argument 4163 if (!WLAN_REG_IS_6GHZ_CHAN_FREQ(*intf_ch_freq)) in policy_mgr_sap_on_non_psc_channel() 4194 pcl.pcl_list[i] == *intf_ch_freq && in policy_mgr_sap_on_non_psc_channel() 4197 *intf_ch_freq); in policy_mgr_sap_on_non_psc_channel() 4198 *intf_ch_freq = 0; in policy_mgr_sap_on_non_psc_channel() 4207 *intf_ch_freq = pcl.pcl_list[0]; in policy_mgr_sap_on_non_psc_channel() 4214 uint32_t *intf_ch_freq, in policy_mgr_get_sap_mandatory_channel() argument 4292 if (policy_mgr_are_sbs_chan(psoc, sap_ch_freq, *intf_ch_freq)) { in policy_mgr_get_sap_mandatory_channel() 4296 sap_ch_freq, *intf_ch_freq, in policy_mgr_get_sap_mandatory_channel() 4298 *intf_ch_freq = 0; in policy_mgr_get_sap_mandatory_channel() [all …]
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/ |
D | wlan_policy_mgr_api.h | 1588 qdf_freq_t *intf_ch_freq, 1609 qdf_freq_t *intf_ch_freq); 2781 uint32_t *intf_ch_freq, 4550 uint32_t *intf_ch_freq, bool is_acs_mode); 5739 qdf_freq_t *intf_ch_freq,
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_module.c | 513 uint16_t intf_ch_freq; in wlansap_check_cc_intf() local 524 intf_ch_freq = sme_check_concurrent_channel_overlap( in wlansap_check_cc_intf() 530 return intf_ch_freq; in wlansap_check_cc_intf() 3965 uint16_t intf_ch_freq; in wlansap_get_chan_band_restrict() local 4112 intf_ch_freq = sme_check_concurrent_channel_overlap( in wlansap_get_chan_band_restrict() 4117 if (intf_ch_freq) in wlansap_get_chan_band_restrict() 4118 restart_freq = intf_ch_freq; in wlansap_get_chan_band_restrict()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 5690 uint16_t intf_ch_freq = 0; in sme_check_concurrent_channel_overlap() local 5694 intf_ch_freq = csr_check_concurrent_channel_overlap( in sme_check_concurrent_channel_overlap() 5699 return intf_ch_freq; in sme_check_concurrent_channel_overlap()
|