Home
last modified time | relevance | path

Searched refs:tb_acpi_may_tunnel_pcie (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dacpi.c173 * tb_acpi_may_tunnel_pcie() - Is PCIe tunneling allowed by the platform
178 bool tb_acpi_may_tunnel_pcie(void) in tb_acpi_may_tunnel_pcie() function
H A Dtb.h1341 bool tb_acpi_may_tunnel_pcie(void);
1354 static inline bool tb_acpi_may_tunnel_pcie(void) { return true; } in tb_acpi_may_tunnel_pcie() function
H A Dtunnel.c101 pcie = tb_acpi_may_tunnel_pcie() ? sw->max_pcie_credits : 0; in tb_available_credits()
1451 if (tb_acpi_may_tunnel_pcie()) in tb_dma_available_credits()
1761 int pcie_enabled = tb_acpi_may_tunnel_pcie(); in tb_usb3_consumed_bandwidth()
H A Dtb.c2443 if (tb_acpi_may_tunnel_pcie()) in tb_probe()
H A Dusb4.c280 if (tb_acpi_may_tunnel_pcie() && in usb4_switch_setup()

Completed in 12 milliseconds