Searched refs:MACB_WOL_ENABLED (Results 1 – 1 of 1) sorted by relevance
83 #define MACB_WOL_ENABLED BIT(0) macro3544 bp->wol = (wol->wolopts) ? MACB_WOL_ENABLED : 0; in macb_set_wol()5789 if (bp->wol & MACB_WOL_ENABLED) { in macb_suspend()5889 if (!(bp->wol & MACB_WOL_ENABLED)) { in macb_suspend()5930 if (bp->wol & MACB_WOL_ENABLED) { in macb_resume()