Searched refs:band_b (Results 1 – 4 of 4) sorted by relevance
590 enum band_type band_a, band_b; in rtw_freq_consecutive() local595 band_b = rtw_freq2band(b); in rtw_freq_consecutive()596 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()
659 BAND_TYPE band_a, band_b; in rtw_freq_consecutive() local664 band_b = rtw_freq2band(b); in rtw_freq_consecutive()665 if (band_b == BAND_MAX || band_a != band_b) in rtw_freq_consecutive()