Searched refs:mode1 (Results 1 – 1 of 1) sorted by relevance
6395 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local6398 mode1 = ieee80211_freq_to_chan(freq1, &chan1); in wpas_same_band()6400 if (mode1 == NUM_HOSTAPD_MODES) in wpas_same_band()6402 return mode1 == mode2; in wpas_same_band()