Home
last modified time | relevance | path

Searched refs:tb_port_at (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/thunderbolt/
A Dtb.c202 tb_port_at(route, sw)->xdomain = xd; in tb_scan_xdomain()
298 port = tb_port_at(tb_route(sw), tb->root_switch); in tb_find_first_usb3_tunnel()
463 port = tb_port_at(tb_route(sw), parent); in tb_tunnel_usb3()
821 tb_port_at(tb_route(in->sw), tb->root_switch) : NULL; in tb_find_dp_out()
841 p = tb_port_at(tb_route(port->sw), tb->root_switch); in tb_find_dp_out()
1063 port = tb_port_at(tb_route(sw), parent_sw); in tb_tunnel_pci()
1093 dst_port = tb_port_at(xd->route, sw); in tb_approve_xdomain_paths()
1127 dst_port = tb_port_at(xd->route, sw); in __tb_disconnect_xdomain_paths()
A Dtmu.c314 down = tb_port_at(tb_route(sw), parent); in tb_switch_tmu_disable()
359 down = tb_port_at(tb_route(sw), parent); in tb_switch_tmu_enable()
A Dicm.c637 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in add_switch()
638 tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw); in add_switch()
642 tb_port_at(tb_route(sw), parent_sw)->remote = NULL; in add_switch()
652 tb_port_at(tb_route(sw), parent_sw)->remote = NULL; in update_switch()
654 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in update_switch()
677 tb_port_at(tb_route(sw), parent_sw)->remote = NULL; in remove_switch()
696 tb_port_at(route, sw)->xdomain = xd; in add_xdomain()
717 tb_port_at(xd->route, sw)->xdomain = NULL; in remove_xdomain()
A Dacpi.c318 struct tb_port *port = tb_port_at(tb_route(sw), parent_sw); in tb_acpi_switch_find_companion()
A Dxdomain.c981 port = tb_port_at(xd->route, tb_xdomain_parent(xd)); in tb_xdomain_update_link_attributes()
1382 down = tb_port_at(route, parent_sw); in tb_xdomain_alloc()
1510 port = tb_port_at(xd->route, tb_xdomain_parent(xd)); in tb_xdomain_lane_bonding_enable()
1555 port = tb_port_at(xd->route, tb_xdomain_parent(xd)); in tb_xdomain_lane_bonding_disable()
A Dswitch.c897 next = tb_port_at(tb_route(end->sw), prev->sw); in tb_next_port_on_path()
2128 down = tb_port_at(route, parent_sw); in tb_switch_alloc()
2548 down = tb_port_at(route, parent); in tb_switch_lane_bonding_enable()
2600 down = tb_port_at(tb_route(sw), parent); in tb_switch_lane_bonding_disable()
A Dtb.h509 static inline struct tb_port *tb_port_at(u64 route, struct tb_switch *sw) in tb_port_at() function
A Dusb4.c261 downstream_port = tb_port_at(tb_route(sw), parent); in usb4_switch_setup()
A Dtest.c300 port = tb_port_at(route, parent); in alloc_dev_default()

Completed in 36 milliseconds