opnsense-src/sys/dev/ath/ath_rate/sample
Adrian Chadd 5fb8c8d60c The sample rate module currently does the slightly wrong thing when
determining whether to use MRR or not.

It uses the 11g protection mode when calculating 11n related stuff, rather
than checking the 11n protection mode.

Furthermore, the 11n chipsets can quite happily handle multi-rate retry w/
protection; the TX path and rate control modules need to be taught about
that.
2011-03-03 20:41:59 +00:00
..
sample.c The sample rate module currently does the slightly wrong thing when 2011-03-03 20:41:59 +00:00
sample.h Properly propagate whether the channel is HT40 or not when calculating 2011-02-17 05:16:59 +00:00
tx_schedules.h (Mostly) teach ath_rate_sample about MCS rates. 2011-01-28 08:57:58 +00:00