Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4_port.c52 if (tb_is_upstream_port(port)) in link_show()
287 if (!tb_is_upstream_port(port)) in usb4_port_device_add()
H A Dtb.c583 if (tb_is_upstream_port(port)) in tb_find_unused_port()
769 if (tb_is_upstream_port(port)) in tb_asym_supported()
807 if (tb_is_upstream_port(port)) { in tb_maximum_bandwidth()
1344 if (tb_is_upstream_port(port)) in tb_scan_port()
2235 if (tb_is_upstream_port(port)) { in tb_handle_hotplug()
2847 if (tb_is_upstream_port(port)) in tb_free_unplugged_xdomains()
H A Dtb.h552 static inline bool tb_is_upstream_port(const struct tb_port *port) in tb_is_upstream_port() function
581 if (tb_is_upstream_port(port)) in tb_port_has_remote()
1093 if (!tb_port_is_null((p)) || !tb_is_upstream_port((p))) {\
H A Dswitch.c505 if (tb_is_upstream_port(port)) { in tb_wait_for_port()
874 if (tb_is_upstream_port(prev)) { in tb_next_port_on_path()
1152 if (width == TB_LINK_WIDTH_SINGLE && !tb_is_upstream_port(port)) { in tb_port_lane_bonding_enable()
1311 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()
1575 if (tb_port_is_null(port) && !tb_is_upstream_port(port)) { in tb_switch_reset_host()
2303 if (!port->disabled && !tb_is_upstream_port(port) && in tb_switch_uevent()
H A Dlc.c95 bool upstream = tb_is_upstream_port(port); in tb_lc_set_port_configured()
H A Dusb4.c427 if (!route && tb_is_upstream_port(port)) in usb4_switch_set_wake()
439 if (tb_is_upstream_port(port)) { in usb4_switch_set_wake()
949 if (tb_is_upstream_port(p)) in usb4_port_idx()
H A Ddebugfs.c573 if (tb_is_upstream_port(port)) in margining_run_write()
H A Dtunnel.c407 if (tb_is_upstream_port(port)) { in tb_tunnel_reserved_pci()