Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2457 static unsigned int max_ht40_rate(int snr, bool vht) in max_ht40_rate() function
2558 tmp = max_ht40_rate(snr, false); in wpas_get_est_tpt()
2578 tmp = max_ht40_rate(snr, true) + 1; in wpas_get_est_tpt()