Searched refs:RL_FLAG_PHYWAKE (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h919 #define RL_FLAG_PHYWAKE 0x00000008 macro
/freebsd-11-stable/sys/dev/re/
H A Dif_re.c1413 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_FASTETHER;
1418 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1423 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1431 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1436 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1446 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_MACSTAT;
1456 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1461 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1467 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1472 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_P
[all...]

Completed in 302 milliseconds