Searched refs:RL_CFG4_JUMBO_EN1 (Results 1 – 2 of 2) sorted by relevance
463 #define RL_CFG4_JUMBO_EN1 0x02 /* RTL8168C or later. */ macro
3046 CSR_READ_1(sc, sc->rl_cfg4) | RL_CFG4_JUMBO_EN1); in re_set_jumbo()3060 CSR_READ_1(sc, sc->rl_cfg4) & ~RL_CFG4_JUMBO_EN1); in re_set_jumbo()