Searched refs:CPlusCmd (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 281 CPlusCmd = 0xe0, enumerator 509 /* CPlusCmd p.31 */ 1765 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features() 1930 * The unit of the timer depends on both the speed and the setting of CPlusCmd 1948 /* rx/tx scale factors for all CPlusCmd[0:1] cases */ 2010 /* get rx/tx scale corresponding to current speed and CPlusCmd[0:1] */ in rtl_get_coalesce() 2035 /* choose appropriate scale factor and CPlusCmd[0:1] for (speed, usec) */ 2119 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce() 3912 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169() 3925 RTL_W16(tp, CPlusCmd, t in rtl_hw_start() [all...] |