Home
last modified time | relevance | path

Searched refs:policy_mgr_2_freq_same_mac_in_sbs (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c3090 if (policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, freq1, freq2)) { in policy_mgr_get_index_for_3_given_freq_sbs()
3100 } else if (policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, freq2, freq3)) { in policy_mgr_get_index_for_3_given_freq_sbs()
3110 } else if (policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, freq3, freq1)) { in policy_mgr_get_index_for_3_given_freq_sbs()
3383 if (policy_mgr_2_freq_same_mac_in_sbs( in policy_mgr_get_index_for_ml_sta_sap_sbs()
3433 if (policy_mgr_2_freq_same_mac_in_sbs( in policy_mgr_get_index_for_ml_sta_sap_sbs()
3465 if (policy_mgr_2_freq_same_mac_in_sbs( in policy_mgr_get_index_for_ml_sta_sap_sbs()
H A Dwlan_policy_mgr_i.h1153 bool policy_mgr_2_freq_same_mac_in_sbs(struct policy_mgr_psoc_priv_obj *pm_ctx,
H A Dwlan_policy_mgr_get_set_utils.c1828 policy_mgr_2_freq_same_mac_in_sbs(struct policy_mgr_psoc_priv_obj *pm_ctx, in policy_mgr_2_freq_same_mac_in_sbs() function
1899 policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, freq_1, in policy_mgr_2_freq_always_on_same_mac()
2358 return !policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, freq_1, freq_2); in policy_mgr_are_sbs_chan()
H A Dwlan_policy_mgr_core.c4319 same_mac = policy_mgr_2_freq_same_mac_in_sbs(pm_ctx, in policy_mgr_get_pref_force_scc_freq()