Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h21 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
58 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() function
Dieee802_11_ht.c188 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel); in is_40_allowed()
Dhw_features.c1157 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() function
Dhostapd.c3423 hostapd_hw_get_freq(hapd, conf->channel), in hostapd_change_config_freq()
Dieee802_11.c3573 hostapd_hw_get_freq(other, in handle_auth()