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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dhw_features.h21 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan);
54 static inline int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dhw_features.c355 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
400 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
832 hostapd_hw_get_freq(iface->bss[0],
943 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) function
H A Dieee802_11_ht.c210 pri_freq = hostapd_hw_get_freq(iface->bss[0], iface->conf->channel);
H A Ddrv_callbacks.c951 hapd->iface->freq = hostapd_hw_get_freq(hapd, acs_res->pri_channel);
H A Dhostapd.c1881 iface->freq = hostapd_hw_get_freq(hapd, iface->conf->channel);
3300 hostapd_hw_get_freq(hapd, conf->channel),
H A Dieee802_11.c2180 hostapd_hw_get_freq(other,

Completed in 150 milliseconds