Searched refs:RL_FLAG_PHYWAKE_PM (Results 1 – 2 of 2) sorted by relevance
1429 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1434 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1459 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1470 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1612 if ((sc->rl_flags & RL_FLAG_PHYWAKE_PM) != 0) { in re_attach()3897 (sc->rl_flags & RL_FLAG_PHYWAKE_PM) != 0) in re_setwol()
918 #define RL_FLAG_PHYWAKE_PM 0x00000004 macro