There are actually two TX queues for 2560 parts, so add two softc private
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 25 Jan 2008 14:43:10 +0000 (14:43 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 25 Jan 2008 14:43:10 +0000 (14:43 +0000)
commitb77254ce33366a140b2dc273fa7b4439aac4b07c
treed445c51be8afe3c9ec393630925de9e65d827ac6
parentc22d69a1955e146448ea0708347dbcaa72c3647f
There are actually two TX queues for 2560 parts, so add two softc private
flags which are used to mark that the TX queues are "over active".  Clear
IFF_OACTIVE iff all of the private OACT flags are off.
sys/dev/netif/ral/rt2560.c
sys/dev/netif/ral/rt2560var.h