Searched refs:rtl_hw_aspm_clkreq_enable (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2699 static void rtl_hw_aspm_clkreq_enable(struct rtl8169_private *tp, bool enable) in rtl_hw_aspm_clkreq_enable() function 2909 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168e_2() 3007 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168g_1() 3009 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168g_1() 3029 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168g_2() 3051 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8411_2() 3190 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8411_2() 3206 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168h_1() 3256 rtl_hw_aspm_clkreq_enable(tp, true); in rtl_hw_start_8168h_1() 3299 rtl_hw_aspm_clkreq_enable(tp, false); in rtl_hw_start_8168ep_1() [all …]
|