Searched refs:CPlusCmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 285 CPlusCmd = 0xe0, enumerator 1780 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features() 2134 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce() 3887 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169() 3900 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start() 5474 tp->cp_cmd = RTL_R16(tp, CPlusCmd) & CPCMD_MASK; in rtl_init_one()
|