tb_port_at        602 drivers/thunderbolt/icm.c 	tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
tb_port_at        603 drivers/thunderbolt/icm.c 	tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw);
tb_port_at        607 drivers/thunderbolt/icm.c 		tb_port_at(tb_route(sw), parent_sw)->remote = NULL;
tb_port_at        624 drivers/thunderbolt/icm.c 	tb_port_at(tb_route(sw), parent_sw)->remote = NULL;
tb_port_at        626 drivers/thunderbolt/icm.c 	tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
tb_port_at        649 drivers/thunderbolt/icm.c 	tb_port_at(tb_route(sw), parent_sw)->remote = NULL;
tb_port_at        668 drivers/thunderbolt/icm.c 	tb_port_at(route, sw)->xdomain = xd;
tb_port_at        689 drivers/thunderbolt/icm.c 	tb_port_at(xd->route, sw)->xdomain = NULL;
tb_port_at        101 drivers/thunderbolt/lc.c 	down = tb_port_at(tb_route(sw), tb_to_switch(sw->dev.parent));
tb_port_at        131 drivers/thunderbolt/lc.c 	down = tb_port_at(tb_route(sw), tb_to_switch(sw->dev.parent));
tb_port_at        784 drivers/thunderbolt/switch.c 			next = tb_port_at(tb_route(end->sw), prev->sw);
tb_port_at        121 drivers/thunderbolt/tb.c 		tb_port_at(route, sw)->xdomain = xd;
tb_port_at        415 drivers/thunderbolt/tb.c 	port = tb_port_at(tb_route(sw), parent_sw);
tb_port_at        443 drivers/thunderbolt/tb.c 	dst_port = tb_port_at(xd->route, sw);
tb_port_at        474 drivers/thunderbolt/tb.c 	dst_port = tb_port_at(xd->route, sw);