Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.h104 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s,
Dscan.c2898 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s, in wpas_get_est_tpt() function
3166 res->est_throughput = wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr, in scan_est_throughput()
Devents.c2162 return wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr, bss->freq, in wpas_get_est_throughput_from_bss_snr()