Lines Matching defs:enable

891 		int (*enable)(struct r8152 *tp);  member
3028 static void rtl_eee_plus_en(struct r8152 *tp, bool enable) in rtl_eee_plus_en()
3048 static void rxdy_gated_en(struct r8152 *tp, bool enable) in rxdy_gated_en()
3360 static void r8152_power_cut_en(struct r8152 *tp, bool enable) in r8152_power_cut_en()
3376 static void rtl_rx_vlan_en(struct r8152 *tp, bool enable) in rtl_rx_vlan_en()
3506 static void r8153_mac_clk_speed_down(struct r8152 *tp, bool enable) in r8153_mac_clk_speed_down()
3519 static void r8156_mac_clk_spd(struct r8152 *tp, bool enable) in r8156_mac_clk_spd()
3540 static void r8153_u1u2en(struct r8152 *tp, bool enable) in r8153_u1u2en()
3552 static void r8153b_u1u2en(struct r8152 *tp, bool enable) in r8153b_u1u2en()
3565 static void r8153_u2p3en(struct r8152 *tp, bool enable) in r8153_u2p3en()
3734 static void rtl_green_en(struct r8152 *tp, bool enable) in rtl_green_en()
3748 static void r8153b_green_en(struct r8152 *tp, bool enable) in r8153b_green_en()
3787 static void r8153b_ups_en(struct r8152 *tp, bool enable) in r8153b_ups_en()
3828 static void r8153c_ups_en(struct r8152 *tp, bool enable) in r8153c_ups_en()
3878 static void r8156_ups_en(struct r8152 *tp, bool enable) in r8156_ups_en()
3919 static void r8153_power_cut_en(struct r8152 *tp, bool enable) in r8153_power_cut_en()
3935 static void r8153b_power_cut_en(struct r8152 *tp, bool enable) in r8153b_power_cut_en()
3951 static void r8153_queue_wake(struct r8152 *tp, bool enable) in r8153_queue_wake()
3978 static void rtl_runtime_suspend_enable(struct r8152 *tp, bool enable) in rtl_runtime_suspend_enable()
4007 static void rtl8153_runtime_enable(struct r8152 *tp, bool enable) in rtl8153_runtime_enable()
4031 static void rtl8153b_runtime_enable(struct r8152 *tp, bool enable) in rtl8153b_runtime_enable()
4048 static void rtl8153c_runtime_enable(struct r8152 *tp, bool enable) in rtl8153c_runtime_enable()
4064 static void rtl8156_runtime_enable(struct r8152 *tp, bool enable) in rtl8156_runtime_enable()
5302 static void r8152_aldps_en(struct r8152 *tp, bool enable) in r8152_aldps_en()
5339 static void r8152_eee_en(struct r8152 *tp, bool enable) in r8152_eee_en()
5370 static void r8153_eee_en(struct r8152 *tp, bool enable) in r8153_eee_en()
5392 static void r8156_eee_en(struct r8152 *tp, bool enable) in r8156_eee_en()
5408 static void rtl_eee_enable(struct r8152 *tp, bool enable) in rtl_eee_enable()
5774 static void r8153_aldps_en(struct r8152 *tp, bool enable) in r8153_aldps_en()