Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dre.c699 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
705 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
730 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
743 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
1051 if (sc->rl_flags & RL_FLAG_PHYWAKE_PM) { in re_attach()
Drtl81x9reg.h913 #define RL_FLAG_PHYWAKE_PM 0x00004000 macro