Searched refs:sta_freq (Results 1 – 4 of 4) sorted by relevance
114 uint32_t sta_freq = 0; in ucfg_cm_get_connected_band() local118 sta_freq = bss_chan->ch_freq; in ucfg_cm_get_connected_band()121 if (wlan_reg_is_24ghz_ch_freq(sta_freq)) in ucfg_cm_get_connected_band()123 else if (wlan_reg_is_5ghz_ch_freq(sta_freq) || in ucfg_cm_get_connected_band()124 wlan_reg_is_6ghz_chan_freq(sta_freq)) in ucfg_cm_get_connected_band()
514 uint32_t sta_freq = 0; in hdd_conn_get_connected_band() local518 sta_freq = sta_ctx->conn_info.chan_freq; in hdd_conn_get_connected_band()520 if (wlan_reg_is_24ghz_ch_freq(sta_freq)) in hdd_conn_get_connected_band()522 else if (wlan_reg_is_5ghz_ch_freq(sta_freq) || in hdd_conn_get_connected_band()523 wlan_reg_is_6ghz_chan_freq(sta_freq)) in hdd_conn_get_connected_band()
2650 qdf_freq_t sta_freq, sbs_cut_off_freq; in policy_mgr_get_third_connection_pcl_table_index_sta_ll_lt_sap() local2675 sta_freq = pm_conc_connection_list[0].freq; in policy_mgr_get_third_connection_pcl_table_index_sta_ll_lt_sap()2677 sta_freq = pm_conc_connection_list[1].freq; in policy_mgr_get_third_connection_pcl_table_index_sta_ll_lt_sap()2681 if (sta_freq < sbs_cut_off_freq) { in policy_mgr_get_third_connection_pcl_table_index_sta_ll_lt_sap()
5113 qdf_freq_t sta_freq = 0; in policy_mgr_update_sta_scc_info_for_later_check() local5121 sta_freq = pm_conc_connection_list[conn_index].freq; in policy_mgr_update_sta_scc_info_for_later_check()5127 if (!sta_freq) in policy_mgr_update_sta_scc_info_for_later_check()5140 if (pm_conc_connection_list[conn_index].freq == sta_freq && in policy_mgr_update_sta_scc_info_for_later_check()5144 pm_ctx->last_disconn_sta_freq = sta_freq; in policy_mgr_update_sta_scc_info_for_later_check()