]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new method to the rate control modules which extract out the
authoradrian <adrian@FreeBSD.org>
Tue, 1 Feb 2011 08:10:18 +0000 (08:10 +0000)
committeradrian <adrian@FreeBSD.org>
Tue, 1 Feb 2011 08:10:18 +0000 (08:10 +0000)
commit728432240e2e1ddb7c836030dfe3eb98e07e0449
treeb9f588ba032e60a2c7b7e6e91d3783f07255b88a
parentd415e28b033805441c031d3742a47737c3171ec0
Add a new method to the rate control modules which extract out the
three other rates and try counts.

The 11n rate scenario path wants to take a list of rate and tries,
rather than calling setupxtxdesc().
sys/dev/ath/ath_rate/amrr/amrr.c
sys/dev/ath/ath_rate/onoe/onoe.c
sys/dev/ath/ath_rate/sample/sample.c
sys/dev/ath/if_athrate.h