Home
last modified time | relevance | path

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

/Linux-v5.10/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.c896 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2237 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2256 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2300 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2341 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2374 up = tb_upstream_port(sw); in tb_switch_configure_link()
2404 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
Dlc.c288 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
Dtb.h417 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
431 const struct tb_port *upstream_port = tb_upstream_port(port->sw); in tb_is_upstream_port()
Dicm.c617 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in add_switch()
618 tb_upstream_port(sw)->remote = tb_port_at(route, parent_sw); in add_switch()
634 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in update_switch()
Dusb4.c396 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
Dtb.c631 upstream_port = tb_upstream_port(sw); in tb_scan_port()
Dtest.c255 upstream_port = tb_upstream_port(sw); in alloc_dev_default()