opnsense-src/sys/dev/ath
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
..
ath_dfs/null
ath_hal Fix enum warning in ath_hal's ar9002 2024-10-23 20:26:35 +02:00
ath_rate ath_rate_sample: correct the "best rate" calculation 2024-12-18 15:46:52 -08:00
ah_osdep.c
ah_osdep.h
ah_osdep_ar5210.c
ah_osdep_ar5211.c
ah_osdep_ar5212.c
ah_osdep_ar5416.c
ah_osdep_ar9300.c
if_ath.c ath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process" 2023-12-01 00:48:55 +00:00
if_ath_alq.c
if_ath_alq.h
if_ath_beacon.c
if_ath_beacon.h
if_ath_btcoex.c
if_ath_btcoex.h
if_ath_btcoex_mci.c
if_ath_btcoex_mci.h
if_ath_debug.c
if_ath_debug.h
if_ath_descdma.c
if_ath_descdma.h
if_ath_dfs.c
if_ath_drv.c
if_ath_ioctl.c
if_ath_ioctl.h
if_ath_keycache.c net80211: migrate the group/unicast key check into inline functions 2024-07-15 11:45:30 -07:00
if_ath_keycache.h
if_ath_led.c
if_ath_led.h
if_ath_lna_div.c ath(4): Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:24 +08:00
if_ath_lna_div.h
if_ath_misc.h
if_ath_pci.c ath(4): Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:24 +08:00
if_ath_pci_devlist.h
if_ath_rate.c
if_ath_rx.c
if_ath_rx.h
if_ath_rx_edma.c
if_ath_rx_edma.h
if_ath_spectral.c ath(4): Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:24 +08:00
if_ath_spectral.h
if_ath_sysctl.c
if_ath_sysctl.h
if_ath_tdma.c
if_ath_tdma.h
if_ath_tsf.h
if_ath_tx.c net80211: add IEEE80211_IS_QOS_NULL() 2024-11-18 20:50:17 -08:00
if_ath_tx.h
if_ath_tx_edma.c
if_ath_tx_edma.h
if_ath_tx_ht.c net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chw 2024-12-08 20:57:53 +00:00
if_ath_tx_ht.h
if_athdfs.h
if_athioctl.h
if_athrate.h
if_athvar.h ath(4): always enable 11n 2024-02-22 22:34:17 +00:00