Searched refs:XL_FLAG_WOL (Results 1 – 2 of 2) sorted by relevance
580 #define XL_FLAG_WOL 0x0400 macro
2326 if ((sc->xl_flags & XL_FLAG_WOL) && sc->wol_power) { in xl_wol_power()2647 sc->xl_flags |= XL_FLAG_WOL; in xl_wol()2650 sc->xl_flags &= ~XL_FLAG_WOL; in xl_wol()