opnsense-src/sys/dev/ath/ath_rate
Adrian Chadd 25af78d0bd ath_rate_sample: correct the "best rate" calculation
This should be a *9 rather than a *10 so higher stream MCS rates
(eg comparing MCS0 and MCS8) that have slightly longer average transmit
times (but better burst transmit times) get considered.

This mirrors what the later code does when considering if a rate
change is needed.

Locally tested:

* AR9280, AP mode
* AR9380, AP mode

Differential Revision:	https://reviews.freebsd.org/D47988
Reviewed by:	imp
2024-12-18 15:46:52 -08:00
..
amrr sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
onoe sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
sample ath_rate_sample: correct the "best rate" calculation 2024-12-18 15:46:52 -08:00