Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDscan.h94 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s,
HDscan.c2895 unsigned int wpas_get_est_tpt(const struct wpa_supplicant *wpa_s, in wpas_get_est_tpt() function
3163 res->est_throughput = wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr, in scan_est_throughput()
HDevents.c2156 return wpas_get_est_tpt(wpa_s, ies, ie_len, rate, snr, bss->freq, in wpas_get_est_throughput_from_bss_snr()