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

/linux-master/drivers/net/ethernet/broadcom/
H A Db44.h391 #define B44_FLAG_WOL_ENABLE 0x80000000 macro
H A Db44.c1643 if (bp->flags & B44_FLAG_WOL_ENABLE) {
2076 if (bp->flags & B44_FLAG_WOL_ENABLE)
2089 bp->flags |= B44_FLAG_WOL_ENABLE;
2091 bp->flags &= ~B44_FLAG_WOL_ENABLE;
2488 if (bp->flags & B44_FLAG_WOL_ENABLE) {

Completed in 127 milliseconds