Home
last modified time | relevance | path

Searched refs:policy_mgr_2_freq_always_on_same_mac (Results 1 – 15 of 15) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_api.c767 if (!policy_mgr_2_freq_always_on_same_mac(psoc, in wlan_scan_update_hint_bssid()
814 if (!policy_mgr_2_freq_always_on_same_mac(psoc, in wlan_scan_update_hint_s_ssid()
868 if (policy_mgr_2_freq_always_on_same_mac(psoc, in wlan_scan_update_low_latency_profile_chnlist()
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/src/
H A Dwlan_ll_sap_api.c96 if (policy_mgr_2_freq_always_on_same_mac(psoc, ch_freq, in wlan_ll_sap_switch_bearer_on_sta_connect_start()
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_mlo_link_force.c961 } else if (policy_mgr_2_freq_always_on_same_mac( in ml_nlink_handle_legacy_sta_intf()
1174 } else if (policy_mgr_2_freq_always_on_same_mac( in ml_nlink_handle_legacy_p2p_intf()
1280 policy_mgr_2_freq_always_on_same_mac(psoc, ml_freq_lst[0], in ml_nlink_handle_3_port_specific_scenario()
1287 policy_mgr_2_freq_always_on_same_mac(psoc, ml_freq_lst[1], in ml_nlink_handle_3_port_specific_scenario()
1623 if (policy_mgr_2_freq_always_on_same_mac( in ml_nlink_handle_dynamic_inactive()
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
H A Dwlan_ll_lt_sap_main.c286 if (policy_mgr_2_freq_always_on_same_mac( in ll_lt_sap_update_freq_list()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_core.c1630 } else if (policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_dump_current_concurrency()
4107 } else if (policy_mgr_2_freq_always_on_same_mac( in policy_mgr_allow_same_mac_same_freq()
4144 on_same_mac = policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_allow_new_home_channel()
4178 status = policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_allow_new_home_channel()
4323 same_mac = policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_get_pref_force_scc_freq()
H A Dwlan_policy_mgr_pcl.c1209 policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_channel_mcc_with_non_sap()
2138 if (!policy_mgr_2_freq_always_on_same_mac( in policy_mgr_get_3rd_pcl_table_index_for_dbs_with_ml_sta()
4963 if (policy_mgr_2_freq_always_on_same_mac( in policy_mgr_get_pcl_chlist_for_ll_sap()
5021 if (policy_mgr_2_freq_always_on_same_mac( in policy_mgr_get_pcl_ch_for_sap_go_with_ll_sap_present()
H A Dwlan_policy_mgr_get_set_utils.c1882 bool policy_mgr_2_freq_always_on_same_mac(struct wlan_objmgr_psoc *psoc, in policy_mgr_2_freq_always_on_same_mac() function
1958 return policy_mgr_2_freq_always_on_same_mac(psoc, freq_1, freq_2); in policy_mgr_are_2_freq_on_same_mac()
5601 if (!policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_concurrent_sta_on_different_mac()
5614 if (!policy_mgr_2_freq_always_on_same_mac(psoc, in policy_mgr_concurrent_sta_on_different_mac()
7748 policy_mgr_2_freq_always_on_same_mac( in policy_mgr_is_ml_sta_links_in_mcc()
9977 policy_mgr_2_freq_always_on_same_mac(psoc, freq, in policy_mgr_will_freq_lead_to_mcc()
11034 } else if (policy_mgr_2_freq_always_on_same_mac( in policy_mgr_is_chan_ok_for_dnbs()
12159 policy_mgr_2_freq_always_on_same_mac(psoc, freq, in policy_mgr_is_restart_sap_required()
12708 if (policy_mgr_2_freq_always_on_same_mac(psoc, ll_sap_freq, in policy_mgr_is_ll_sap_concurrency_valid()
H A Dwlan_policy_mgr_action.c973 if (!policy_mgr_2_freq_always_on_same_mac(psoc, freq, in policy_mgr_is_conn_lead_to_dbs_sbs()
4298 if (!policy_mgr_2_freq_always_on_same_mac( in policy_mgr_get_allowed_tdls_offchannel_freq()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c1592 if (policy_mgr_2_freq_always_on_same_mac in is_freq_allowed_for_sap()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c1834 return !policy_mgr_2_freq_always_on_same_mac(psoc, freq_1, freq_2); in is_freq_dbs_or_sbs()
2244 if (policy_mgr_2_freq_always_on_same_mac(psoc, freq[i], in cm_sort_vendor_algo_mlo_bss_entry()
H A Dwlan_cm_connect.c1998 if (!policy_mgr_2_freq_always_on_same_mac(psoc, assoc_freq, in cm_modify_partner_info_based_on_dbs_or_sbs_mode()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_manager.c845 policy_mgr_2_freq_always_on_same_mac( in scm_update_5ghz_6ghz_chlist()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_api.h3407 bool policy_mgr_2_freq_always_on_same_mac(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c5935 if (!policy_mgr_2_freq_always_on_same_mac( in hdd_handle_p2p_go_for_3rd_ap_conc()
5946 policy_mgr_2_freq_always_on_same_mac( in hdd_handle_p2p_go_for_3rd_ap_conc()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c534 if (policy_mgr_2_freq_always_on_same_mac(psoc, freq, in wlan_cm_dual_sta_is_freq_allowed()