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

/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c1028 if ((sc->rl_flags & RL_FLAG_JUMBOV2) != 0) {
1130 if ((sc->rl_flags & RL_FLAG_JUMBOV2) != 0) {
1455 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 | RL_FLAG_WOL_MANLINK;
1460 RL_FLAG_CMDSTOP | RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1466 RL_FLAG_JUMBOV2 | RL_FLAG_WAIT_TXPOLL | RL_FLAG_WOL_MANLINK;
1471 RL_FLAG_CMDSTOP | RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1481 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1489 RL_FLAG_AUTOPAD | RL_FLAG_JUMBOV2 |
1498 sc->rl_flags |= RL_FLAG_JUMBOV2 | RL_FLAG_WOL_MANLINK;
1909 (sc->rl_flags & RL_FLAG_JUMBOV2) !
[all...]
/freebsd-10.2-release/sys/pci/
H A Dif_rlreg.h919 #define RL_FLAG_JUMBOV2 0x00000010 macro

Completed in 69 milliseconds