Lines Matching defs:tb
79 struct tb *tb; member
93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
157 static void tb_discover_dp_resource(struct tb *tb, struct tb_port *port) in tb_discover_dp_resource()
172 static void tb_discover_dp_resources(struct tb *tb) in tb_discover_dp_resources()
315 static bool tb_tmu_hifi_uni_required(struct tb *tb) in tb_tmu_hifi_uni_required()
382 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local
436 struct tb *tb = sw->tb; in tb_scan_xdomain() local
494 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
512 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
553 static int tb_consumed_usb3_pcie_bandwidth(struct tb *tb, in tb_consumed_usb3_pcie_bandwidth()
605 static int tb_consumed_dp_bandwidth(struct tb *tb, in tb_consumed_dp_bandwidth()
705 static int tb_maximum_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_maximum_bandwidth()
811 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
862 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
872 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
901 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
1024 static int tb_configure_asym(struct tb *tb, struct tb_port *src_port, in tb_configure_asym()
1130 static int tb_configure_sym(struct tb *tb, struct tb_port *src_port, in tb_configure_sym()
1218 struct tb *tb = sw->tb; in tb_configure_link() local
1406 struct tb *tb = group->tb; in tb_recalc_estimated_bandwidth_for_group() local
1486 static void tb_recalc_estimated_bandwidth(struct tb *tb) in tb_recalc_estimated_bandwidth()
1542 struct tb *tb = group->tb; in tb_bandwidth_group_release_work() local
1665 static void tb_discover_tunnels(struct tb *tb) in tb_discover_tunnels()
1696 struct tb *tb; in tb_deactivate_and_free_tunnel() local
1746 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
1834 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out()
1881 struct tb *tb = data; in tb_dp_tunnel_active() local
1942 static void tb_tunnel_one_dp(struct tb *tb, struct tb_port *in, in tb_tunnel_one_dp()
2032 static void tb_tunnel_dp(struct tb *tb) in tb_tunnel_dp()
2147 static void tb_dp_resource_unavailable(struct tb *tb, struct tb_port *port, in tb_dp_resource_unavailable()
2178 static void tb_dp_resource_available(struct tb *tb, struct tb_port *port) in tb_dp_resource_available()
2200 static void tb_disconnect_and_release_dp(struct tb *tb) in tb_disconnect_and_release_dp()
2223 static int tb_disconnect_pci(struct tb *tb, struct tb_switch *sw) in tb_disconnect_pci()
2244 static int tb_tunnel_pci(struct tb *tb, struct tb_switch *sw) in tb_tunnel_pci()
2288 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_approve_xdomain_paths()
2337 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in __tb_disconnect_xdomain_paths()
2369 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_disconnect_xdomain_paths()
2393 struct tb *tb = ev->tb; in tb_handle_hotplug() local
2509 struct tb *tb = tunnel->tb; in tb_alloc_dp_bandwidth() local
2700 struct tb *tb = ev->tb; in tb_handle_dp_bandwidth_request() local
2824 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port, in tb_queue_dp_bandwidth_request()
2841 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification()
2872 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
2897 static void tb_stop(struct tb *tb) in tb_stop()
2919 static void tb_deinit(struct tb *tb) in tb_deinit()
2950 static int tb_start(struct tb *tb, bool reset) in tb_start()
3031 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
3077 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
3160 static int tb_freeze_noirq(struct tb *tb) in tb_freeze_noirq()
3168 static int tb_thaw_noirq(struct tb *tb) in tb_thaw_noirq()
3176 static void tb_complete(struct tb *tb) in tb_complete()
3189 static int tb_runtime_suspend(struct tb *tb) in tb_runtime_suspend()
3210 struct tb *tb = tcm_to_tb(tcm); in tb_remove_work() local
3220 static int tb_runtime_resume(struct tb *tb) in tb_runtime_resume()
3333 struct tb *tb; in tb_probe() local