opnsense-src/sys/dev/ath/ath_rate/sample
Adrian Chadd ae0944b8f8 Modify the sample rate module output to be (slightly) easier to understand.
* add dot11rate_label() which returns Mb or MCS based on legacy or HT
* use it everywhere dot11rate() is used
* in the "current selection" part at the top of the debugging output,
  otuput what the rate itself is rather than the rix. The rate index
  (rix) has very little meaning to normal humans who don't know how
  to find the PHY settings for each of the chipsets; pointing out the
  rix rate and type is likely more useful.
2011-03-03 08:09:49 +00:00
..
sample.c Modify the sample rate module output to be (slightly) easier to understand. 2011-03-03 08:09:49 +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