Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4.c831 if ((tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) && in usb4_switch_credits_init()
978 if (!tb_port_is_pcie_down(p)) in usb4_switch_map_pcie_down()
2988 if (!tb_port_is_pcie_up(port) && !tb_port_is_pcie_down(port)) in usb4_pci_port_set_ext_encapsulation()
H A Dtb.h635 static inline bool tb_port_is_pcie_down(const struct tb_port *port) in tb_port_is_pcie_down() function
H A Ddebugfs.c1391 if (tb_port_is_pcie_down(port) || tb_port_is_pcie_up(port)) { in port_cap_show()
H A Dtb.c1776 if (WARN_ON(!tb_port_is_pcie_down(down))) in tb_find_pcie_down()
H A Dswitch.c1570 } else if (tb_port_is_pcie_down(port) || in tb_switch_reset_host()