Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c3053 bool is_eht = false; in wpas_get_est_tpt() local
3067 is_eht = true; in wpas_get_est_tpt()
3074 tmp = max_he_eht_rate(he20_table, snr, is_eht) + boost; in wpas_get_est_tpt()
3090 is_eht) + boost; in wpas_get_est_tpt()
3104 is_eht) + boost; in wpas_get_est_tpt()
3119 is_eht) + boost; in wpas_get_est_tpt()
3124 if (!is_eht) in wpas_get_est_tpt()