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

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c1425 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_FASTETHER;
1430 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1435 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 |
1443 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1448 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1458 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_MACSTAT;
1468 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1473 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM |
1479 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR |
1484 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_P
[all...]
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h919 #define RL_FLAG_PHYWAKE 0x00000008 macro

Completed in 66 milliseconds