Searched refs:rtl_tx_performance_tweak (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 744 static void rtl_tx_performance_tweak(struct rtl8169_private *tp, u16 force) in rtl_tx_performance_tweak() function 4042 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_512B); in r8168c_hw_jumbo_enable() 4049 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_4096B); in r8168c_hw_jumbo_disable() 4067 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_512B); in r8168e_hw_jumbo_enable() 4075 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_4096B); in r8168e_hw_jumbo_disable() 4080 rtl_tx_performance_tweak(tp, in r8168b_0_hw_jumbo_enable() 4086 rtl_tx_performance_tweak(tp, in r8168b_0_hw_jumbo_disable() 4562 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_4096B); in rtl_hw_start_8168d() 4570 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_4096B); in rtl_hw_start_8168dp() 4586 rtl_tx_performance_tweak(tp, PCI_EXP_DEVCTL_READRQ_4096B); in rtl_hw_start_8168d_4() [all …]
|