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

/freebsd-13-stable/sys/dev/rl/
H A Dif_rlreg.h464 #define RL_CFG4_JUMBO_EN1 0x02 /* RTL8168C or later. */ macro
/freebsd-13-stable/sys/dev/re/
H A Dif_re.c3049 CSR_READ_1(sc, sc->rl_cfg4) | RL_CFG4_JUMBO_EN1);
3063 CSR_READ_1(sc, sc->rl_cfg4) & ~RL_CFG4_JUMBO_EN1);

Completed in 44 milliseconds