Home
last modified time | relevance | path

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

/Linux-v6.6/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.c200 up = tb_upstream_port(sw); in tb_switch_clx_init()
223 up = tb_upstream_port(sw); in tb_switch_pm_secondary_resolve()
349 up = tb_upstream_port(sw); in tb_switch_clx_enable()
408 up = tb_upstream_port(sw); in tb_switch_clx_disable()
Dswitch.c870 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2658 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2677 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2721 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2781 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2825 up = tb_upstream_port(sw); in tb_switch_configure_link()
2855 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
Dlc.c459 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
Dtb.h541 static inline struct tb_port *tb_upstream_port(struct tb_switch *sw) in tb_upstream_port() function
555 const struct tb_port *upstream_port = tb_upstream_port(port->sw); in tb_is_upstream_port()
Ddebugfs.c977 upstream = tb_upstream_port(sw); in margining_switch_init()
994 upstream = tb_upstream_port(sw); in margining_switch_remove()
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()
Dtb.c273 if (tb_tunnel_port_on_path(tunnel, tb_upstream_port(sw))) in tb_enable_clx()
968 upstream_port = tb_upstream_port(sw); in tb_scan_port()
Dusb4.c395 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
Dtest.c316 upstream_port = tb_upstream_port(sw); in alloc_dev_default()