Lines Matching defs:tb
73 struct tb *tb; member
81 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
145 static void tb_discover_dp_resource(struct tb *tb, struct tb_port *port) in tb_discover_dp_resource()
160 static void tb_discover_dp_resources(struct tb *tb) in tb_discover_dp_resources()
303 static bool tb_tmu_hifi_uni_required(struct tb *tb) in tb_tmu_hifi_uni_required()
370 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local
424 struct tb *tb = sw->tb; in tb_scan_xdomain() local
482 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
500 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
541 static int tb_consumed_usb3_pcie_bandwidth(struct tb *tb, in tb_consumed_usb3_pcie_bandwidth()
593 static int tb_consumed_dp_bandwidth(struct tb *tb, in tb_consumed_dp_bandwidth()
693 static int tb_maximum_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_maximum_bandwidth()
799 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
850 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
860 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
889 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
1012 static int tb_configure_asym(struct tb *tb, struct tb_port *src_port, in tb_configure_asym()
1118 static int tb_configure_sym(struct tb *tb, struct tb_port *src_port, in tb_configure_sym()
1206 struct tb *tb = sw->tb; in tb_configure_link() local
1396 struct tb *tb = group->tb; in tb_recalc_estimated_bandwidth_for_group() local
1476 static void tb_recalc_estimated_bandwidth(struct tb *tb) in tb_recalc_estimated_bandwidth()
1532 struct tb *tb = group->tb; in tb_bandwidth_group_release_work() local
1655 static void tb_discover_tunnels(struct tb *tb) in tb_discover_tunnels()
1686 struct tb *tb; in tb_deactivate_and_free_tunnel() local
1736 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
1824 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out()
1867 static bool tb_tunnel_one_dp(struct tb *tb, struct tb_port *in, in tb_tunnel_one_dp()
1978 static void tb_tunnel_dp(struct tb *tb) in tb_tunnel_dp()
2062 static void tb_dp_resource_unavailable(struct tb *tb, struct tb_port *port) in tb_dp_resource_unavailable()
2092 static void tb_dp_resource_available(struct tb *tb, struct tb_port *port) in tb_dp_resource_available()
2114 static void tb_disconnect_and_release_dp(struct tb *tb) in tb_disconnect_and_release_dp()
2137 static int tb_disconnect_pci(struct tb *tb, struct tb_switch *sw) in tb_disconnect_pci()
2158 static int tb_tunnel_pci(struct tb *tb, struct tb_switch *sw) in tb_tunnel_pci()
2202 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_approve_xdomain_paths()
2251 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in __tb_disconnect_xdomain_paths()
2283 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_disconnect_xdomain_paths()
2307 struct tb *tb = ev->tb; in tb_handle_hotplug() local
2423 struct tb *tb = tunnel->tb; in tb_alloc_dp_bandwidth() local
2614 struct tb *tb = ev->tb; in tb_handle_dp_bandwidth_request() local
2717 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port) in tb_queue_dp_bandwidth_request()
2732 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification()
2763 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
2788 static void tb_stop(struct tb *tb) in tb_stop()
2810 static void tb_deinit(struct tb *tb) in tb_deinit()
2841 static int tb_start(struct tb *tb, bool reset) in tb_start()
2921 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
2966 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
3048 static int tb_freeze_noirq(struct tb *tb) in tb_freeze_noirq()
3056 static int tb_thaw_noirq(struct tb *tb) in tb_thaw_noirq()
3064 static void tb_complete(struct tb *tb) in tb_complete()
3077 static int tb_runtime_suspend(struct tb *tb) in tb_runtime_suspend()
3092 struct tb *tb = tcm_to_tb(tcm); in tb_remove_work() local
3102 static int tb_runtime_resume(struct tb *tb) in tb_runtime_resume()
3214 struct tb *tb; in tb_probe() local