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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/ap/
H A Dhw_features.h25 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
50 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhw_features.c289 pri_freq = hostapd_hw_get_freq(iface->bss[0], pri_chan);
357 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
698 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhostapd.c704 iface->freq = hostapd_hw_get_freq(hapd, hapd->iconf->channel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/ap/
H A Dhw_features.h25 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
50 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhw_features.c289 pri_freq = hostapd_hw_get_freq(iface->bss[0], pri_chan);
357 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
698 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhostapd.c704 iface->freq = hostapd_hw_get_freq(hapd, hapd->iconf->channel);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/ap/
H A Dhw_features.h25 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
50 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhw_features.c289 pri_freq = hostapd_hw_get_freq(iface->bss[0], pri_chan);
357 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
698 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhostapd.c704 iface->freq = hostapd_hw_get_freq(hapd, hapd->iconf->channel);

Completed in 129 milliseconds