Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhw_features.h22 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
65 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() function
H A Dieee802_11_ht.c188 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in is_40_allowed()
H A Dhw_features.c1344 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() function
H A Dhostapd.c4268 hostapd_hw_get_freq(hapd, conf->channel), in hostapd_change_config_freq()
H A Dieee802_11.c3056 hostapd_hw_get_freq(other, in handle_auth()