Home
last modified time | relevance | path

Searched refs:RL_FLAG_WOLRXENB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/rl/
H A Dif_rlreg.h927 #define RL_FLAG_WOLRXENB 0x00001000 macro
/freebsd/sys/dev/re/
H A Dif_re.c1454 sc->rl_flags |= RL_FLAG_WOLRXENB; in re_attach()
3889 if ((sc->rl_flags & RL_FLAG_WOLRXENB) != 0) in re_setwol()