Home
last modified time | relevance | path

Searched refs:tb_port_is_pcie_up (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c196 if (tb_port_is_pcie_up(tunnel->dst_port)) { in tb_pci_activate()
306 if (!tb_port_is_pcie_up(tunnel->dst_port)) { in tb_tunnel_discover_pci()
H A Dusb4.c833 if ((tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) && in usb4_switch_credits_init()
2994 if (!tb_port_is_pcie_up(port) && !tb_port_is_pcie_down(port)) in usb4_pci_port_set_ext_encapsulation()
H A Dtb.h606 static inline bool tb_port_is_pcie_up(const struct tb_port *port) in tb_port_is_pcie_up() function
H A Ddebugfs.c1179 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) { in port_cap_show()
H A Dswitch.c1586 tb_port_is_pcie_up(port)) { in tb_switch_reset_host()