Home
last modified time | relevance | path

Searched refs:get_mode_with_freq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1944 struct hostapd_hw_modes * get_mode_with_freq(struct hostapd_hw_modes *modes,
H A Dscan.c2951 hw_mode = get_mode_with_freq(wpa_s->hw.modes, wpa_s->hw.num_modes, in wpas_get_est_tpt()
H A Dwpa_supplicant.c9193 struct hostapd_hw_modes * get_mode_with_freq(struct hostapd_hw_modes *modes, in get_mode_with_freq() function