Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c833 if ((tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) && in usb4_switch_credits_init()
980 if (!tb_port_is_pcie_down(p)) in usb4_switch_map_pcie_down()
2994 if (!tb_port_is_pcie_up(port) && !tb_port_is_pcie_down(port)) in usb4_pci_port_set_ext_encapsulation()
H A Dtb.h601 static inline bool tb_port_is_pcie_down(const struct tb_port *port) in tb_port_is_pcie_down() function
H A Ddebugfs.c1179 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) { in port_cap_show()
H A Dtb.c1596 if (WARN_ON(!tb_port_is_pcie_down(down))) in tb_find_pcie_down()
H A Dswitch.c1585 } else if (tb_port_is_pcie_down(port) || in tb_switch_reset_host()