Searched refs:Jumbo_En1 (Results 1 – 1 of 1) sorted by relevance
496 Jumbo_En1 = (1 << 1), /* 8168 only. Reserved in the 8168b */ enumerator3816 RTL_W8(Config4, RTL_R8(Config4) | Jumbo_En1); in r8168c_hw_jumbo_enable()3825 RTL_W8(Config4, RTL_R8(Config4) & ~Jumbo_En1); in r8168c_hw_jumbo_disable()