Home
last modified time | relevance | path

Searched refs:tb_upstream_port (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/thunderbolt/
Dtmu.c189 struct tb_port *up = tb_upstream_port(sw); in tb_switch_tmu_init()
313 up = tb_upstream_port(sw); in tb_switch_tmu_disable()
358 up = tb_upstream_port(sw); in tb_switch_tmu_enable()
Dswitch.c906 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2484 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2503 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2547 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2596 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2639 up = tb_upstream_port(sw); in tb_switch_configure_link()
2669 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
Dlc.c325 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
Dtb.h486 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
500 const struct tb_port *upstream_port = tb_upstream_port(port->sw); in tb_is_upstream_port()
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()
654 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in update_switch()
Dtb.c649 upstream_port = tb_upstream_port(sw); in tb_scan_port()
Dusb4.c374 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
Dtest.c299 upstream_port = tb_upstream_port(sw); in alloc_dev_default()