Home
last modified time | relevance | path

Searched refs:max_pcie_credits (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dtunnel.c95 pcie = tb_acpi_may_tunnel_pcie() ? sw->max_pcie_credits : 0; in tb_available_credits()
175 credits = min(sw->max_pcie_credits, available); in tb_pci_init_credits()
1303 credits -= sw->max_pcie_credits; in tb_dma_available_credits()
A Dtb.h221 unsigned int max_pcie_credits; member
A Dtest.c167 sw->max_pcie_credits = 64; in alloc_host_usb4()
379 sw->max_pcie_credits = 30; in alloc_dev_without_dp()
400 sw->max_pcie_credits = 32; in alloc_dev_usb4()
A Dusb4.c821 sw->max_pcie_credits = max_pcie; in usb4_switch_credits_init()

Completed in 18 milliseconds