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