Searched refs:XL_FLAG_WOL (Results 1 – 2 of 2) sorted by relevance
584 #define XL_FLAG_WOL 0x0400 macro
1318 sc->xl_flags |= XL_FLAG_WOL; in xl_attach()1340 if ((sc->xl_flags & XL_FLAG_WOL) != 0) in xl_attach()2693 if ((sc->xl_flags & XL_FLAG_WOL) != 0) { in xl_init_locked()3259 if ((sc->xl_flags & XL_FLAG_WOL) == 0) in xl_setwol()