Home
last modified time | relevance | path

Searched refs:hw_get_freq (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() function
192 pri_freq = hw_get_freq(mode, pri_chan); in check_40mhz_5g()
193 sec_freq = hw_get_freq(mode, sec_chan); in check_40mhz_5g()
288 pri_freq = hw_get_freq(mode, pri_chan); in check_40mhz_2g4()
289 sec_freq = hw_get_freq(mode, sec_chan); in check_40mhz_2g4()
H A Dhw_features_common.h20 int hw_get_freq(struct hostapd_hw_modes *mode, int chan);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dhw_features_common.h24 int hw_get_freq(struct hostapd_hw_modes *mode, int chan);
H A Dhw_features_common.c90 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() function
308 pri_freq = hw_get_freq(mode, pri_chan); in check_40mhz_2g4()
309 sec_freq = hw_get_freq(mode, sec_chan); in check_40mhz_2g4()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c950 return hw_get_freq(hapd->iface->current_mode, chan); in hostapd_hw_get_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.c1171 return hw_get_freq(hapd->iface->current_mode, chan); in hostapd_hw_get_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c2328 freq->freq = hw_get_freq(mode, sec_chan->chan); in ibss_mesh_setup_freq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant.c2764 freq->freq = hw_get_freq(mode, sec_chan->chan);

Completed in 32 milliseconds