Searched refs:RL_FLAG_8168G_PLUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c685 else if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0)
1506 RL_FLAG_8168G_PLUS;
1519 RL_FLAG_8168G_PLUS;
3221 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
3231 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) == 0)
3264 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0)
3629 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
3886 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h934 #define RL_FLAG_8168G_PLUS 0x00040000 macro

Completed in 115 milliseconds