freebsd-dev/sys/dev/ath/ath_rate/sample
Adrian Chadd 87acb7d512 Some cosmetic fixes to ath_rate_sample.
* Use 64 bit integer types for the sample rate statistics.
  When TX'ing 11n aggregates, a 32 bit counter will overflow in a few
  hours due to the high packet throughput.

* Create a default label of "" rather than defaulting to "Mb" - that way
  if a rate hasn't yet been selected, it won't say "-1 Mb".

Sponsored by:	Hobnob, Inc.
2011-11-08 14:46:03 +00:00
..
sample.c Some cosmetic fixes to ath_rate_sample. 2011-11-08 14:46:03 +00:00
sample.h Some cosmetic fixes to ath_rate_sample. 2011-11-08 14:46:03 +00:00
tx_schedules.h Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00