Home
last modified time | relevance | path

Searched refs:tb_pci_port_is_enabled (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c146 if (!tb_pci_port_is_enabled(down)) in tb_tunnel_discover_pci()
190 if (!tb_pci_port_is_enabled(tunnel->dst_port)) { in tb_tunnel_discover_pci()
H A Dtb.h878 bool tb_pci_port_is_enabled(struct tb_port *port);
H A Dswitch.c1046 return tb_pci_port_is_enabled(port); in tb_port_is_enabled()
1093 * tb_pci_port_is_enabled() - Is the PCIe adapter port enabled
1096 bool tb_pci_port_is_enabled(struct tb_port *port) in tb_pci_port_is_enabled() function
H A Dtb.c791 if (tb_pci_port_is_enabled(down)) in tb_find_pcie_down()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c268 if (!tb_pci_port_is_enabled(down)) in tb_tunnel_discover_pci()
314 if (!tb_pci_port_is_enabled(tunnel->dst_port)) { in tb_tunnel_discover_pci()
H A Dswitch.c1256 return tb_pci_port_is_enabled(port); in tb_port_is_enabled()
1303 * tb_pci_port_is_enabled() - Is the PCIe adapter port enabled
1306 bool tb_pci_port_is_enabled(struct tb_port *port) in tb_pci_port_is_enabled() function
H A Dtb.h1079 bool tb_pci_port_is_enabled(struct tb_port *port);
H A Dtb.c1145 if (tb_pci_port_is_enabled(down)) in tb_find_pcie_down()

Completed in 20 milliseconds