tb_upstream_port  602 drivers/thunderbolt/icm.c 	tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
tb_upstream_port  603 drivers/thunderbolt/icm.c 	tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw);
tb_upstream_port  626 drivers/thunderbolt/icm.c 	tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
tb_upstream_port  100 drivers/thunderbolt/lc.c 	up = tb_upstream_port(sw);
tb_upstream_port  130 drivers/thunderbolt/lc.c 	up = tb_upstream_port(sw);
tb_upstream_port  789 drivers/thunderbolt/switch.c 			next = tb_upstream_port(prev->sw);
tb_upstream_port  212 drivers/thunderbolt/tb.c 	upstream_port = tb_upstream_port(sw);
tb_upstream_port  326 drivers/thunderbolt/tb.h 	const struct tb_port *upstream_port = tb_upstream_port(port->sw);