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

/freebsd-11-stable/sys/dev/re/
H A Dif_re.c664 else if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0)
1494 RL_FLAG_8168G_PLUS;
1507 RL_FLAG_8168G_PLUS;
3200 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
3210 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) == 0)
3243 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0)
3600 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
3857 if ((sc->rl_flags & RL_FLAG_8168G_PLUS) != 0) {
/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h934 #define RL_FLAG_8168G_PLUS 0x00040000 macro

Completed in 71 milliseconds