Date: Wed, 30 Mar 2005 20:17:18 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ath if_ath.c if_athrate.h src/sys/dev/ath/ath_rate/onoe onoe.c src/sys/dev/ath/ath_rate/amrr amrr.c Message-ID: <200503302017.j2UKHIxM059645@repoman.freebsd.org>
index | next in thread | raw e-mail
sam 2005-03-30 20:17:18 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_athrate.h if_ath.c
sys/dev/ath/ath_rate/onoe onoe.c
sys/dev/ath/ath_rate/amrr amrr.c
Log:
rev rate control api to pass the both the first+last tx descriptors
to the rate control module for tx complete processing; this enables
rate control algorithms to extract the packet length for xmits that
require multiple descriptors
Revision Changes Path
1.6 +2 -2 src/sys/dev/ath/ath_rate/amrr/amrr.c
1.6 +2 -2 src/sys/dev/ath/ath_rate/onoe/onoe.c
1.83 +1 -1 src/sys/dev/ath/if_ath.c
1.3 +1 -1 src/sys/dev/ath/if_athrate.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503302017.j2UKHIxM059645>
