freebsd-skq/sys/dev/ath/ath_rate
Adrian Chadd 38fda92679 Update the EWMA statistics for each intermediary rate as well as the final
rate.

This fixes two things:

* The intermediary rates now also have their EWMA values changed;
* The existing code was using the wrong value for longtries - so the
  EWMA stats were only adjusted for the first rate and not subsequent
  rates in a MRR setup.

TODO:

* Merge the EWMA updates into update_stats() now..
2013-02-26 10:24:49 +00:00
..
amrr
onoe
sample Update the EWMA statistics for each intermediary rate as well as the final 2013-02-26 10:24:49 +00:00