Lines Matching refs:tb_cm
32 struct tb_cm { struct
39 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb() argument
74 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources()
91 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources()
111 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels()
266 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel()
311 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth()
444 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3()
570 struct tb_cm *tcm = tb_priv(port->sw->tb); in tb_scan_port()
730 struct tb_cm *tcm = tb_priv(tb); in tb_free_invalid_tunnels()
818 struct tb_cm *tcm = tb_priv(tb); in tb_find_dp_out()
855 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_dp()
986 struct tb_cm *tcm = tb_priv(tb); in tb_dp_resource_available()
1007 struct tb_cm *tcm = tb_priv(tb); in tb_disconnect_and_release_dp()
1050 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_pci()
1087 struct tb_cm *tcm = tb_priv(tb); in tb_approve_xdomain_paths()
1121 struct tb_cm *tcm = tb_priv(tb); in __tb_disconnect_xdomain_paths()
1167 struct tb_cm *tcm = tb_priv(tb); in tb_handle_hotplug()
1295 struct tb_cm *tcm = tb_priv(tb); in tb_stop()
1338 struct tb_cm *tcm = tb_priv(tb); in tb_start()
1391 struct tb_cm *tcm = tb_priv(tb); in tb_suspend_noirq()
1430 struct tb_cm *tcm = tb_priv(tb); in tb_resume_noirq()
1483 struct tb_cm *tcm = tb_priv(tb); in tb_freeze_noirq()
1491 struct tb_cm *tcm = tb_priv(tb); in tb_thaw_noirq()
1512 struct tb_cm *tcm = tb_priv(tb); in tb_runtime_suspend()
1524 struct tb_cm *tcm = container_of(work, struct tb_cm, remove_work.work); in tb_remove_work()
1537 struct tb_cm *tcm = tb_priv(tb); in tb_runtime_resume()
1640 struct tb_cm *tcm; in tb_probe()