DragonFly BSD
DragonFly commits List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: bce: Cache TX/RX consumer indices' location


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2013 06:50:43 -0800 (PST)

commit 5abd7f19de39b5a36ef5fac8929af55c4d9eb6a8
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]