Searched refs:TB_MIN_PCIE_CREDITS (Results 1 – 1 of 1) sorted by relevance
40 #define TB_MIN_PCIE_CREDITS 6U macro214 if (credits < TB_MIN_PCIE_CREDITS) in tb_pci_init_credits()217 credits = max(TB_MIN_PCIE_CREDITS, credits); in tb_pci_init_credits()