Searched refs:RL_FLAG_PHYWAKE (Results 1 – 2 of 2) sorted by relevance
1424 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_FASTETHER; in re_attach()1429 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 | in re_attach()1434 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | RL_FLAG_DESCV2 | in re_attach()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()1457 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_MACSTAT; in re_attach()1467 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()1472 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()1478 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PAR | in re_attach()1483 sc->rl_flags |= RL_FLAG_PHYWAKE | RL_FLAG_PHYWAKE_PM | in re_attach()[all …]
918 #define RL_FLAG_PHYWAKE 0x00000008 macro