Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.c2856 static unsigned int max_ht20_rate(int snr, bool vht) in max_ht20_rate() function
2961 tmp = max_ht20_rate(snr, false); in wpas_get_est_tpt()
3010 tmp = max_ht20_rate(snr, true) + 1; in wpas_get_est_tpt()