Searched refs:mode2 (Results 1 – 1 of 1) sorted by relevance
6469 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local6473 mode2 = ieee80211_freq_to_chan(freq2, &chan2); in wpas_same_band()6476 return mode1 == mode2; in wpas_same_band()