Searched refs:secondary_freq (Results 1 – 1 of 1) sorted by relevance
896 int secondary_freq; in hostapd_is_usable_chans() local926 secondary_freq = iface->freq + 20; in hostapd_is_usable_chans()927 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()933 secondary_freq = iface->freq - 20; in hostapd_is_usable_chans()934 if (hostapd_is_usable_chan(iface, secondary_freq, 0) && in hostapd_is_usable_chans()