Searched refs:RL_FLAG_PHYWAKE (Results 1 – 2 of 2) sorted by relevance
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()[all …]
902 #define RL_FLAG_PHYWAKE 0x00000008 macro