Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2877 static unsigned int max_he_eht_rate(const struct minsnr_bitrate_entry table[], in max_he_eht_rate() function
3074 tmp = max_he_eht_rate(he20_table, snr, is_eht) + boost; in wpas_get_est_tpt()
3089 tmp = max_he_eht_rate(he40_table, adjusted_snr, in wpas_get_est_tpt()
3103 tmp = max_he_eht_rate(he80_table, adjusted_snr, in wpas_get_est_tpt()
3118 tmp = max_he_eht_rate(he160_table, adjusted_snr, in wpas_get_est_tpt()
3137 tmp = max_he_eht_rate(eht320_table, adjusted_snr, true); in wpas_get_est_tpt()