Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A 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()
H A 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()
H A Dswitch.c878 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
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()
3191 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
[all …]
H A Dlc.c504 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
H A Dtb.h563 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
577 const struct tb_port *upstream_port = tb_upstream_port(port->sw); in tb_is_upstream_port()
H 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()
655 tb_port_at(route, parent_sw)->remote = tb_upstream_port(sw); in update_switch()
H A Dtunnel.c225 struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw); in tb_pci_set_ext_encapsulation()
1959 struct tb_port *port = tb_upstream_port(tunnel->dst_port->sw); in tb_usb3_consumed_bandwidth()
H A Dtb.c213 if (tb_tunnel_port_on_path(tunnel, tb_upstream_port(sw))) in tb_enable_clx()
1363 upstream_port = tb_upstream_port(sw); in tb_scan_port()
H A Ddebugfs.c1801 upstream = tb_upstream_port(sw); in margining_switch_init()
1818 upstream = tb_upstream_port(sw); in margining_switch_remove()
H A Dusb4.c394 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
H A Dtest.c316 upstream_port = tb_upstream_port(sw); in alloc_dev_default()