Home
last modified time | relevance | path

Searched refs:Jumbo_En1 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/realtek/
Dr8169.c496 Jumbo_En1 = (1 << 1), /* 8168 only. Reserved in the 8168b */ enumerator
3816 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()