Searched refs:hostapd_is_usable_chan (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dhw_features.c707 static int hostapd_is_usable_chan(struct hostapd_iface *iface, function
743 if (!hostapd_is_usable_chan(iface, iface->conf->channel, 1))
750 return hostapd_is_usable_chan(
756 if (hostapd_is_usable_chan(iface, secondary_chan, 0) &&
763 if (hostapd_is_usable_chan(iface, secondary_chan, 0) &&

Completed in 167 milliseconds