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
1802
upstream = tb_upstream_port(sw);
drivers/thunderbolt/debugfs.c
1819
upstream = tb_upstream_port(sw);
drivers/thunderbolt/icm.c
662
tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw);
drivers/thunderbolt/icm.c
663
tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw);
drivers/thunderbolt/icm.c
680
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
2852
const struct tb_port *up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2871
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2912
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
2958
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3006
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3039
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3081
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3134
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3205
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3238
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
3248
up = tb_upstream_port(sw);
drivers/thunderbolt/switch.c
888
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
578
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
2042
struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw);
drivers/thunderbolt/tunnel.c
301
struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw);
drivers/thunderbolt/usb4.c
403
up = tb_upstream_port(sw);