Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.c842 static int hostapd_is_usable_chan(struct hostapd_iface *iface, in hostapd_is_usable_chan() function
918 err = hostapd_is_usable_chan(iface, freq, 1); in hostapd_is_usable_edmg()
1028 err = hostapd_is_usable_chan(iface, pri_chan->freq, 1); in hostapd_is_usable_chans()
1043 err = hostapd_is_usable_chan(iface, iface->freq + in hostapd_is_usable_chans()
1058 err2 = hostapd_is_usable_chan(iface, secondary_freq, 0); in hostapd_is_usable_chans()
1065 err2 = hostapd_is_usable_chan(iface, secondary_freq, 0); in hostapd_is_usable_chans()