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

/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c588 Jumbo_En1 = (1 << 1), /* 8168 only. Reserved in the 8168b */ enumerator in enum:rtl_register_content
4917 RTL_W8(Config4, RTL_R8(Config4) | Jumbo_En1); r8168c_hw_jumbo_enable()
4926 RTL_W8(Config4, RTL_R8(Config4) & ~Jumbo_En1); r8168c_hw_jumbo_disable()

Completed in 93 milliseconds