Lines Matching refs:RL_FLAG_PHYWAKE
681 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_FASTETHER; in re_attach()
690 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
699 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()
716 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_MACSTAT; in re_attach()
724 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
730 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
737 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
743 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()
750 sc->rl_flags |= RL_FLAG_EARLYOFF | RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
760 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
781 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()
790 sc->rl_flags |= RL_FLAG_PHYWAKE; in re_attach()
1056 if (sc->rl_flags & RL_FLAG_PHYWAKE) { in re_attach()