Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
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()