Lines Matching defs:tb
49 struct tb *tb; member
163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
217 static void tb_discover_dp_resource(struct tb *tb, struct tb_port *port) in tb_discover_dp_resource()
232 static void tb_discover_dp_resources(struct tb *tb) in tb_discover_dp_resources()
247 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local
289 static void tb_discover_tunnels(struct tb *tb) in tb_discover_tunnels()
337 struct tb *tb = sw->tb; in tb_scan_xdomain() local
414 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
432 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
459 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
568 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
578 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
607 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
881 struct tb *tb; in tb_deactivate_and_free_tunnel() local
926 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
1017 struct tb *tb = group->tb; in tb_recalc_estimated_bandwidth_for_group() local
1089 static void tb_recalc_estimated_bandwidth(struct tb *tb) in tb_recalc_estimated_bandwidth()
1106 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out()
1143 static void tb_tunnel_dp(struct tb *tb) in tb_tunnel_dp()
1278 static void tb_dp_resource_unavailable(struct tb *tb, struct tb_port *port) in tb_dp_resource_unavailable()
1305 static void tb_dp_resource_available(struct tb *tb, struct tb_port *port) in tb_dp_resource_available()
1326 static void tb_disconnect_and_release_dp(struct tb *tb) in tb_disconnect_and_release_dp()
1349 static int tb_disconnect_pci(struct tb *tb, struct tb_switch *sw) in tb_disconnect_pci()
1370 static int tb_tunnel_pci(struct tb *tb, struct tb_switch *sw) in tb_tunnel_pci()
1416 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_approve_xdomain_paths()
1450 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in __tb_disconnect_xdomain_paths()
1475 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_disconnect_xdomain_paths()
1499 struct tb *tb = ev->tb; in tb_handle_hotplug() local
1613 struct tb *tb = tunnel->tb; in tb_alloc_dp_bandwidth() local
1729 struct tb *tb = ev->tb; in tb_handle_dp_bandwidth_request() local
1808 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port) in tb_queue_dp_bandwidth_request()
1823 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification()
1845 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
1870 static void tb_stop(struct tb *tb) in tb_stop()
1913 static int tb_start(struct tb *tb) in tb_start()
1977 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
2036 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
2114 static int tb_freeze_noirq(struct tb *tb) in tb_freeze_noirq()
2122 static int tb_thaw_noirq(struct tb *tb) in tb_thaw_noirq()
2130 static void tb_complete(struct tb *tb) in tb_complete()
2143 static int tb_runtime_suspend(struct tb *tb) in tb_runtime_suspend()
2158 struct tb *tb = tcm_to_tb(tcm); in tb_remove_work() local
2168 static int tb_runtime_resume(struct tb *tb) in tb_runtime_resume()
2274 struct tb *tb; in tb_probe() local