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

/freebsd-10.2-release/sys/pci/
H A Dif_rlreg.h463 #define RL_CFG4_JUMBO_EN1 0x02 /* RTL8168C or later. */ macro
/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c3021 CSR_READ_1(sc, sc->rl_cfg4) | RL_CFG4_JUMBO_EN1);
3035 CSR_READ_1(sc, sc->rl_cfg4) & ~RL_CFG4_JUMBO_EN1);

Completed in 60 milliseconds