Searched refs:MACB_WOL_ENABLED (Results 1 – 1 of 1) sorted by relevance
89 #define MACB_WOL_ENABLED BIT(0) macro3658 bp->wol = (wol->wolopts) ? MACB_WOL_ENABLED : 0; in macb_set_wol()5993 if (bp->wol & MACB_WOL_ENABLED) { in macb_suspend()6068 if (!(bp->wol & MACB_WOL_ENABLED)) { in macb_suspend()6108 if (bp->wol & MACB_WOL_ENABLED) { in macb_resume()