Searched refs:rtl_hw_aspm_clkreq_enable (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/realtek/ |
| D | r8169_main.c | 4425 static void rtl_hw_aspm_clkreq_enable(struct rtl8169_private *tp, bool enable) in rtl_hw_aspm_clkreq_enable() function 4655 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168e_2() 4756 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168g_1() 4758 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168g_1() 4801 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8411_2() 4940 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8411_2() 4956 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168h_1() 5011 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168h_1() 5056 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168ep_1() 5061 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168ep_1() [all …]
|