Searched refs:B44_FLAG_WOL_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Db44.h381 #define B44_FLAG_WOL_ENABLE 0x80000000 macro
H A Db44.c1621 if (bp->flags & B44_FLAG_WOL_ENABLE) {
2001 if (bp->flags & B44_FLAG_WOL_ENABLE)
2014 bp->flags |= B44_FLAG_WOL_ENABLE;
2016 bp->flags &= ~B44_FLAG_WOL_ENABLE;
2257 if (bp->flags & B44_FLAG_WOL_ENABLE) {

Completed in 110 milliseconds