Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtmu.c266 struct tb_port *up = tb_upstream_port(sw); in tb_switch_tmu_init()
406 up = tb_upstream_port(sw); in tb_switch_tmu_disable()
449 up = tb_upstream_port(sw); in __tb_switch_tmu_off()
479 up = tb_upstream_port(sw); in __tb_switch_tmu_enable_bidirectional()
527 struct tb_port *up = tb_upstream_port(sw); in tb_switch_tmu_unidirectional_enable()
544 up = tb_upstream_port(sw); in __tb_switch_tmu_enable_unidirectional()
583 up = tb_upstream_port(sw); in __tb_switch_tmu_change_mode_prev()
606 up = tb_upstream_port(sw); in __tb_switch_tmu_change_mode()
Dswitch.c865 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2696 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2715 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2759 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2808 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2851 up = tb_upstream_port(sw); in tb_switch_configure_link()
2881 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
3477 up = tb_upstream_port(sw); in tb_switch_pm_secondary_resolve()
3511 up = tb_upstream_port(sw); in __tb_switch_enable_clx()
3606 up = tb_upstream_port(sw); in __tb_switch_disable_clx()
Dlc.c459 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
Dtb.h519 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
533 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.c688 upstream_port = tb_upstream_port(sw); in tb_scan_port()
Dusb4.c352 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
Ddebugfs.c960 upstream = tb_upstream_port(sw); in margining_switch_init()
Dtest.c299 upstream_port = tb_upstream_port(sw); in alloc_dev_default()