]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rev rate control api to pass the both the first+last tx descriptors
authorsam <sam@FreeBSD.org>
Wed, 30 Mar 2005 20:17:18 +0000 (20:17 +0000)
committersam <sam@FreeBSD.org>
Wed, 30 Mar 2005 20:17:18 +0000 (20:17 +0000)
commit45dfb769f86e3c43b50a3750f1e4f6eafe2a5687
tree68af0e62bb4f703214af05aa2a8230900b1883ef
parentb113640f4869add185278a82abf8d6703a5faeb1
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
sys/dev/ath/ath_rate/amrr/amrr.c
sys/dev/ath/ath_rate/onoe/onoe.c
sys/dev/ath/if_ath.c
sys/dev/ath/if_athrate.h