Searched refs:rtl_hw_aspm_clkreq_enable (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | r8169.c | 4790 static void rtl_hw_aspm_clkreq_enable(struct rtl8169_private *tp, bool enable) in rtl_hw_aspm_clkreq_enable() function 5049 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168e_2() 5157 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168g_1() 5159 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168g_1() 5192 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8411_2() 5194 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8411_2() 5211 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168h_1() 5289 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168h_1() 5339 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168ep_1() 5344 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168ep_1() [all …]
|