Lines Matching defs:enable
891 int (*enable)(struct r8152 *tp); member
3026 static void rtl_eee_plus_en(struct r8152 *tp, bool enable) in rtl_eee_plus_en()
3046 static void rxdy_gated_en(struct r8152 *tp, bool enable) in rxdy_gated_en()
3358 static void r8152_power_cut_en(struct r8152 *tp, bool enable) in r8152_power_cut_en()
3374 static void rtl_rx_vlan_en(struct r8152 *tp, bool enable) in rtl_rx_vlan_en()
3504 static void r8153_mac_clk_speed_down(struct r8152 *tp, bool enable) in r8153_mac_clk_speed_down()
3517 static void r8156_mac_clk_spd(struct r8152 *tp, bool enable) in r8156_mac_clk_spd()
3538 static void r8153_u1u2en(struct r8152 *tp, bool enable) in r8153_u1u2en()
3550 static void r8153b_u1u2en(struct r8152 *tp, bool enable) in r8153b_u1u2en()
3563 static void r8153_u2p3en(struct r8152 *tp, bool enable) in r8153_u2p3en()
3732 static void rtl_green_en(struct r8152 *tp, bool enable) in rtl_green_en()
3746 static void r8153b_green_en(struct r8152 *tp, bool enable) in r8153b_green_en()
3785 static void r8153b_ups_en(struct r8152 *tp, bool enable) in r8153b_ups_en()
3826 static void r8153c_ups_en(struct r8152 *tp, bool enable) in r8153c_ups_en()
3876 static void r8156_ups_en(struct r8152 *tp, bool enable) in r8156_ups_en()
3917 static void r8153_power_cut_en(struct r8152 *tp, bool enable) in r8153_power_cut_en()
3933 static void r8153b_power_cut_en(struct r8152 *tp, bool enable) in r8153b_power_cut_en()
3949 static void r8153_queue_wake(struct r8152 *tp, bool enable) in r8153_queue_wake()
3976 static void rtl_runtime_suspend_enable(struct r8152 *tp, bool enable) in rtl_runtime_suspend_enable()
4005 static void rtl8153_runtime_enable(struct r8152 *tp, bool enable) in rtl8153_runtime_enable()
4029 static void rtl8153b_runtime_enable(struct r8152 *tp, bool enable) in rtl8153b_runtime_enable()
4046 static void rtl8153c_runtime_enable(struct r8152 *tp, bool enable) in rtl8153c_runtime_enable()
4062 static void rtl8156_runtime_enable(struct r8152 *tp, bool enable) in rtl8156_runtime_enable()
5332 static void r8152_aldps_en(struct r8152 *tp, bool enable) in r8152_aldps_en()
5369 static void r8152_eee_en(struct r8152 *tp, bool enable) in r8152_eee_en()
5400 static void r8153_eee_en(struct r8152 *tp, bool enable) in r8153_eee_en()
5422 static void r8156_eee_en(struct r8152 *tp, bool enable) in r8156_eee_en()
5438 static void rtl_eee_enable(struct r8152 *tp, bool enable) in rtl_eee_enable()
5804 static void r8153_aldps_en(struct r8152 *tp, bool enable) in r8153_aldps_en()