Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtmu.c378 struct tb_port *up = tb_upstream_port(sw); in tmu_mode_init()
570 up = tb_upstream_port(sw); in tb_switch_tmu_disable()
627 up = tb_upstream_port(sw); in tb_switch_tmu_off()
667 up = tb_upstream_port(sw); in tb_switch_tmu_enable_bidirectional()
700 struct tb_port *up = tb_upstream_port(sw); in tb_switch_tmu_disable_objections()
731 up = tb_upstream_port(sw); in tb_switch_tmu_enable_unidirectional()
780 up = tb_upstream_port(sw); in tb_switch_tmu_enable_enhanced()
820 up = tb_upstream_port(sw); in tb_switch_tmu_change_mode_prev()
866 up = tb_upstream_port(sw); in tb_switch_tmu_change_mode()
Dclx.c222 up = tb_upstream_port(sw); in tb_switch_clx_init()
245 up = tb_upstream_port(sw); in tb_switch_pm_secondary_resolve()
349 up = tb_upstream_port(sw); in tb_switch_clx_enable()
411 up = tb_upstream_port(sw); in tb_switch_clx_disable()
Dswitch.c878 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2809 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2828 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2869 up = tb_upstream_port(sw); in tb_switch_link_init()
2913 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2959 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2992 up = tb_upstream_port(sw); in tb_switch_asym_enable()
3034 up = tb_upstream_port(sw); in tb_switch_asym_disable()
3087 up = tb_upstream_port(sw); in tb_switch_set_link_width()
3158 up = tb_upstream_port(sw); in tb_switch_configure_link()
[all …]
Dlc.c504 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
Dtb.h558 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
572 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()
655 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in update_switch()
Dtunnel.c172 struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw); in tb_pci_set_ext_encapsulation()
1823 struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw); in tb_usb3_consumed_bandwidth()
Ddebugfs.c1524 upstream = tb_upstream_port(sw); in margining_switch_init()
1541 upstream = tb_upstream_port(sw); in margining_switch_remove()
Dtb.c201 if (tb_tunnel_port_on_path(tunnel, tb_upstream_port(sw))) in tb_enable_clx()
1349 upstream_port = tb_upstream_port(sw); in tb_scan_port()
Dusb4.c394 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
Dtest.c316 upstream_port = tb_upstream_port(sw); in alloc_dev_default()