Searched refs:CPlusCmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 299 CPlusCmd = 0xe0, enumerator 1853 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features() 2207 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce() 4089 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169() 4102 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start() 5685 tp->cp_cmd = RTL_R16(tp, CPlusCmd) & CPCMD_MASK; in rtl_init_one()
|