Searched refs:tmp_freq (Results 1 – 1 of 1) sorted by relevance
1113 qdf_freq_t tmp_freq = 0; in wlan_dcs_sap_select_chan() local1136 tmp_freq = wlan_dcs_get_available_chan_for_bw(pdev, awgn_info, in wlan_dcs_sap_select_chan()1141 if (tmp_freq) in wlan_dcs_sap_select_chan()1146 if (tmp_freq) { in wlan_dcs_sap_select_chan()1148 *tgt_freq = tmp_freq; in wlan_dcs_sap_select_chan()1149 dcs_debug("new_width: %d new_freq %u", tmp_width, tmp_freq); in wlan_dcs_sap_select_chan()