Searched refs:max_pcie_credits (Results 1 – 4 of 4) sorted by relevance
95 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()
221 unsigned int max_pcie_credits; member
167 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()
821 sw->max_pcie_credits = max_pcie; in usb4_switch_credits_init()
Completed in 18 milliseconds