commit 5abd7f19de39b5a36ef5fac8929af55c4d9eb6a8
Author: Sepherosa Ziehau <[email protected]>
Date: Sun Feb 24 22:42:29 2013 +0800
bce: Cache TX/RX consumer indices' location
Using the them to access TX/RX consumer indices instead of directly
accessing status block; prepare for the MSI-X support
Summary of changes:
sys/dev/netif/bce/if_bce.c | 39 +++++++++++++++++++++++++--------------
sys/dev/netif/bce/if_bcereg.h | 2 ++
2 files changed, 27 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5abd7f19de39b5a36ef5fac8929af55c4d9eb6a8
--
DragonFly BSD source repository