Searched refs:RL_FLAG_8168G_PLUS (Results 1 – 2 of 2) sorted by relevance
684 else if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) in re_set_rxmode()1506 RL_FLAG_8168G_PLUS; in re_attach()1519 RL_FLAG_8168G_PLUS; in re_attach()3214 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_init_locked()3224 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) == 0) in re_init_locked()3257 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) in re_init_locked()3622 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_stop()3877 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) { in re_setwol()
933 #define RL_FLAG_8168G_PLUS 0x00040000 macro