Searched refs:CPlusCmd (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 224 CPlusCmd = 0xe0, enumerator 1709 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features() 2063 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce() 3965 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169() 3978 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start() 5508 tp->cp_cmd = RTL_R16(tp, CPlusCmd) & CPCMD_MASK; in rtl_init_one()
|