Home
last modified time | relevance | path

Searched refs:policy_mgr_are_sbs_chan (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c218 if (policy_mgr_are_sbs_chan(psoc, freq, ml_freq) && in policy_mgr_get_pcl_concurrent_connetions()
3058 if (!policy_mgr_are_sbs_chan(pm_ctx->psoc, freq1, freq2) && in policy_mgr_get_index_for_3_given_freq_sbs()
3059 !policy_mgr_are_sbs_chan(pm_ctx->psoc, freq2, freq3) && in policy_mgr_get_index_for_3_given_freq_sbs()
3060 !policy_mgr_are_sbs_chan(pm_ctx->psoc, freq3, freq1)) { in policy_mgr_get_index_for_3_given_freq_sbs()
3340 if (!policy_mgr_are_sbs_chan(pm_ctx->psoc, sta_freq_list[ml_sta_idx[0]], in policy_mgr_get_index_for_ml_sta_sap_sbs()
3342 !policy_mgr_are_sbs_chan(pm_ctx->psoc, sap_freq, in policy_mgr_get_index_for_ml_sta_sap_sbs()
3344 !policy_mgr_are_sbs_chan(pm_ctx->psoc, sap_freq, in policy_mgr_get_index_for_ml_sta_sap_sbs()
3503 policy_mgr_are_sbs_chan(pm_ctx->psoc, sta_freq_list[ml_sta_idx[0]], in policy_mgr_get_index_for_ml_sta_sap()
4292 if (policy_mgr_are_sbs_chan(psoc, sap_ch_freq, *intf_ch_freq)) { in policy_mgr_get_sap_mandatory_channel()
4311 if (policy_mgr_are_sbs_chan(psoc, pcl.pcl_list[i], in policy_mgr_get_sap_mandatory_channel()
Dwlan_policy_mgr_core.c2213 if (policy_mgr_are_sbs_chan(psoc, chan_freq, chlist1[i])) in get_sbs_chlist()
2219 if (policy_mgr_are_sbs_chan(psoc, chan_freq, chlist2[i])) in get_sbs_chlist()
2342 !policy_mgr_are_sbs_chan(psoc, scc_freqs[0], in get_sub_channels()
4017 !policy_mgr_are_sbs_chan(psoc, ch_freq, in policy_mgr_disallow_mcc()
4207 !policy_mgr_are_sbs_chan(psoc, ch_freq, in policy_mgr_is_5g_channel_allowed()
4957 if (policy_mgr_are_sbs_chan(psoc, in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4984 if (policy_mgr_are_sbs_chan(psoc, in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4987 policy_mgr_are_sbs_chan(psoc, in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
4990 policy_mgr_are_sbs_chan(psoc, in policy_mgr_get_current_pref_hw_mode_dbs_2x2()
Dwlan_policy_mgr_get_set_utils.c2342 bool policy_mgr_are_sbs_chan(struct wlan_objmgr_psoc *psoc, qdf_freq_t freq_1, in policy_mgr_are_sbs_chan() function
5845 !policy_mgr_are_sbs_chan(psoc, ch_freq, in policy_mgr_is_6g_channel_allowed()
6895 !policy_mgr_are_sbs_chan(psoc, mlo_freq_list[0], in policy_mgr_is_mlo_in_mode_sbs()
7248 !policy_mgr_are_sbs_chan(psoc, freq, freq_list[ml_idx[i]])) in policy_mgr_get_affected_links_for_sta_sta()
7258 if (!policy_mgr_are_sbs_chan(psoc, freq, in policy_mgr_get_affected_links_for_sta_sta()
12471 !policy_mgr_are_sbs_chan(psoc, ch_freq, op_freq[j])) { in policy_mgr_is_ap_ap_mcc_allow()
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
Dwlan_mlo_link_force.c967 !policy_mgr_are_sbs_chan(psoc, ml_freq_lst[i], in ml_nlink_handle_legacy_sta_intf()
1279 policy_mgr_are_sbs_chan(psoc, ml_freq_lst[0], ml_freq_lst[1]) && in ml_nlink_handle_3_port_specific_scenario()
1285 policy_mgr_are_sbs_chan(psoc, ml_freq_lst[0], in ml_nlink_handle_3_port_specific_scenario()
/wlan-driver/qcacld-3.0/components/cmn_services/interface_mgr/src/
Dwlan_if_mgr_roam.c978 policy_mgr_are_sbs_chan(psoc, conc_freq, in if_mgr_validate_candidate()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
Dwlan_policy_mgr_api.h3505 policy_mgr_are_sbs_chan(struct wlan_objmgr_psoc *psoc, qdf_freq_t freq_1,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_connect.c729 policy_mgr_are_sbs_chan(hdd_ctx->psoc, in wlan_hdd_cm_handle_sap_sta_dfs_conc()