Symbol: tb_upstream_port
drivers/thunderbolt/clx.c
225
up = tb_upstream_port(sw);
drivers/thunderbolt/clx.c
248
up = tb_upstream_port(sw);
drivers/thunderbolt/clx.c
352
up = tb_upstream_port(sw);
drivers/thunderbolt/clx.c
413
up = tb_upstream_port(sw);
drivers/thunderbolt/debugfs.c
1810
upstream = tb_upstream_port(sw);
drivers/thunderbolt/debugfs.c
1827
upstream = tb_upstream_port(sw);
drivers/thunderbolt/icm.c
667
tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
drivers/thunderbolt/icm.c
668
tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw);
drivers/thunderbolt/icm.c
685
tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
drivers/thunderbolt/lc.c
524
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2853
const struct tb_port *up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2872
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2913
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2959
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3007
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3040
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3082
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3135
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3206
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3239
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3249
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
884
next = tb_upstream_port(prev->sw);
drivers/thunderbolt/tb.c
1380
upstream_port = tb_upstream_port(sw);
drivers/thunderbolt/tb.c
213
if (tb_tunnel_port_on_path(tunnel, tb_upstream_port(sw)))
drivers/thunderbolt/tb.h
579
const struct tb_port *upstream_port = tb_upstream_port(port->sw);
drivers/thunderbolt/test.c
316
upstream_port = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
378
struct tb_port *up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
576
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
633
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
673
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
706
struct tb_port *up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
737
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
786
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
826
up = tb_upstream_port(sw);
drivers/thunderbolt/tmu.c
872
up = tb_upstream_port(sw);
drivers/thunderbolt/tunnel.c
2071
struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw);
drivers/thunderbolt/tunnel.c
329
struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw);
drivers/thunderbolt/usb4.c
408
up = tb_upstream_port(sw);