Searched refs:RL_FLAG_PHYWAKE_PM (Results 1 – 2 of 2) sorted by relevance
1442 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1447 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1472 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1483 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1621 if ((sc->rl_flags & RL_FLAG_PHYWAKE_PM) != 0) { in re_attach()3919 (sc->rl_flags & RL_FLAG_PHYWAKE_PM) != 0) in re_setwol()
917 #define RL_FLAG_PHYWAKE_PM 0x00000004 macro