Home
last modified time | relevance | path

Searched refs:CPlusCmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c225 CPlusCmd = 0xe0, enumerator
437 /* CPlusCmd p.31 */
1521 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features()
1695 * The unit of the timer depends on both the speed and the setting of CPlusCmd
1713 /* rx/tx scale factors for all CPlusCmd[0:1] cases */
1772 /* get rx/tx scale corresponding to current speed and CPlusCmd[0:1] */ in rtl_get_coalesce()
1797 /* choose appropriate scale factor and CPlusCmd[0:1] for (speed, usec) */
1878 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce()
3810 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169()
3822 RTL_W16(tp, CPlusCmd, t in rtl_hw_start()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c216 CPlusCmd = 0xe0, enumerator
431 /* CPlusCmd p.31 */
1563 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl8169_set_features()
1728 * The unit of the timer depends on both the speed and the setting of CPlusCmd
1746 /* rx/tx scale factors for all CPlusCmd[0:1] cases */
1808 /* get rx/tx scale corresponding to current speed and CPlusCmd[0:1] */ in rtl_get_coalesce()
1833 /* choose appropriate scale factor and CPlusCmd[0:1] for (speed, usec) */
1917 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_set_coalesce()
3759 RTL_W16(tp, CPlusCmd, tp->cp_cmd); in rtl_hw_start_8169()
3772 RTL_W16(tp, CPlusCmd, t in rtl_hw_start()
[all...]

Completed in 13 milliseconds