Searched refs:MACB_WOL_ENABLED (Results 1 – 1 of 1) sorted by relevance
88 #define MACB_WOL_ENABLED BIT(0) macro3309 bp->wol = (wol->wolopts) ? MACB_WOL_ENABLED : 0; in macb_set_wol()5259 if (bp->wol & MACB_WOL_ENABLED) { in macb_suspend()5349 if (!(bp->wol & MACB_WOL_ENABLED)) { in macb_suspend()5390 if (bp->wol & MACB_WOL_ENABLED) { in macb_resume()