Lines Matching refs:tb_port
63 struct tb_port *port; in tb_discover_tunnels()
104 static void tb_scan_xdomain(struct tb_port *port) in tb_scan_xdomain()
126 static void tb_scan_port(struct tb_port *port);
141 static void tb_scan_port(struct tb_port *port) in tb_scan_port()
144 struct tb_port *upstream_port; in tb_scan_port()
224 struct tb_port *src_port, struct tb_port *dst_port) in tb_free_tunnel()
268 struct tb_port *port = &sw->ports[i]; in tb_free_unplugged_children()
289 static struct tb_port *tb_find_port(struct tb_switch *sw, in tb_find_port()
304 static struct tb_port *tb_find_unused_port(struct tb_switch *sw, in tb_find_unused_port()
323 static struct tb_port *tb_find_pcie_down(struct tb_switch *sw, in tb_find_pcie_down()
324 const struct tb_port *port) in tb_find_pcie_down()
361 static int tb_tunnel_dp(struct tb *tb, struct tb_port *out) in tb_tunnel_dp()
366 struct tb_port *in; in tb_tunnel_dp()
394 static void tb_teardown_dp(struct tb *tb, struct tb_port *out) in tb_teardown_dp()
401 struct tb_port *up, *down, *port; in tb_tunnel_pci()
438 struct tb_port *nhi_port, *dst_port; in tb_approve_xdomain_paths()
470 struct tb_port *dst_port; in __tb_disconnect_xdomain_paths()
507 struct tb_port *port; in tb_handle_hotplug()
740 struct tb_port *port = &sw->ports[i]; in tb_free_unplugged_xdomains()