Searched refs:tb_pci_port_is_enabled (Results 1 – 4 of 4) sorted by relevance
300 if (!tb_pci_port_is_enabled(down)) in tb_tunnel_discover_pci()346 if (!tb_pci_port_is_enabled(tunnel->dst_port)) { in tb_tunnel_discover_pci()
1151 bool tb_pci_port_is_enabled(struct tb_port *port);
1312 return tb_pci_port_is_enabled(port); in tb_port_is_enabled()1362 bool tb_pci_port_is_enabled(struct tb_port *port) in tb_pci_port_is_enabled() function
1814 if (tb_pci_port_is_enabled(down)) in tb_find_pcie_down()