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