Searched refs:IntrMitigate (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 225 IntrMitigate = 0xe2, enumerator 1961 intrmit = RTL_R16(tp, IntrMitigate); in rtl_get_coalesce() 2051 RTL_W16(tp, IntrMitigate, w); in rtl_set_coalesce() 2681 return (RTL_R16(tp, IntrMitigate) & 0x0103) == 0x0103; in DECLARE_RTL_COND() 3952 RTL_W16(tp, IntrMitigate, 0x0000); in rtl_hw_start_8168() 3970 RTL_W16(tp, IntrMitigate, 0x0000); in rtl_hw_start_8169()
|
| H A D | 8139cp.c | 165 IntrMitigate = 0xE2, /* rx/tx interrupt mitigation control */ enumerator
|