Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.c2862 static unsigned int max_ht40_rate(int snr, bool vht) in max_ht40_rate() function
2979 tmp = max_ht40_rate(adjusted_snr, false); in wpas_get_est_tpt()
3019 tmp = max_ht40_rate(adjusted_snr, true) + 1; in wpas_get_est_tpt()