Searched refs:RL_FLAG_8168G_PLUS (Results 1 – 2 of 2) sorted by relevance
662 else if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) in re_set_rxmode()1492 RL_FLAG_8168G_PLUS; in re_attach()1505 RL_FLAG_8168G_PLUS; in re_attach()3198 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_init_locked()3208 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) == 0) in re_init_locked()3241 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) in re_init_locked()3598 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_stop()3855 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_setwol()
934 #define RL_FLAG_8168G_PLUS 0x00040000 macro