Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A 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()
H A Dswitch.c890 next = tb_upstream_port(prev->sw); in tb_next_port_on_path()
2236 const struct tb_port *up = tb_upstream_port(sw); in tb_switch_lane_bonding_possible()
2255 up = tb_upstream_port(sw); in tb_switch_update_link_attributes()
2299 up = tb_upstream_port(sw); in tb_switch_lane_bonding_enable()
2340 up = tb_upstream_port(sw); in tb_switch_lane_bonding_disable()
2373 up = tb_upstream_port(sw); in tb_switch_configure_link()
2403 up = tb_upstream_port(sw); in tb_switch_unconfigure_link()
H A Dlc.c288 up = tb_upstream_port(sw); in tb_lc_lane_bonding_possible()
H A 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()
H A 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()
H A Dusb4.c397 up = tb_upstream_port(sw); in usb4_switch_lane_bonding_possible()
H A Dtb.c635 upstream_port = tb_upstream_port(sw); in tb_scan_port()
H A Dtest.c255 upstream_port = tb_upstream_port(sw); in alloc_dev_default()