Home
last modified time | relevance | path

Searched refs:cli_freq (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_pcl.c2796 qdf_freq_t cli_freq, sbs_cut_off_freq; in policy_mgr_get_third_connection_pcl_table_index_cli_ll_lt_sap() local
2821 cli_freq = pm_conc_connection_list[0].freq; in policy_mgr_get_third_connection_pcl_table_index_cli_ll_lt_sap()
2823 cli_freq = pm_conc_connection_list[1].freq; in policy_mgr_get_third_connection_pcl_table_index_cli_ll_lt_sap()
2827 if (cli_freq < sbs_cut_off_freq) { in policy_mgr_get_third_connection_pcl_table_index_cli_ll_lt_sap()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c