Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c419 Jumbo_En1 = (1 << 1), /* 8168 only. Reserved in the 8168b */ enumerator
2312 RTL_W8(tp, Config4, RTL_R8(tp, Config4) | Jumbo_En1); in r8168c_hw_jumbo_enable()
2318 RTL_W8(tp, Config4, RTL_R8(tp, Config4) & ~Jumbo_En1); in r8168c_hw_jumbo_disable()