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

/freebsd-13-stable/sys/dev/re/
H A Dif_re.c1042 if ((sc->rl_flags & RL_FLAG_JUMBOV2) != 0) {
1144 if ((sc->rl_flags & RL_FLAG_JUMBOV2) != 0) {
1470 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 | RL_FLAG_WOL_MANLINK;
1475 RL_FLAG_CMDSTOP | RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1481 RL_FLAG_JUMBOV2 | RL_FLAG_WAIT_TXPOLL | RL_FLAG_WOL_MANLINK;
1486 RL_FLAG_CMDSTOP | RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1496 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1504 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1514 sc->rl_flags |= RL_FLAG_JUMBOV2 | RL_FLAG_WOL_MANLINK;
1930 (sc->rl_flags & RL_FLAG_JUMBOV2) !
[all...]
/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h920 #define RL_FLAG_JUMBOV2 0x00000010 macro

Completed in 36 milliseconds