Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TB_MIN_PCIE_CREDITS
drivers/thunderbolt/tunnel.c
375
if (credits < TB_MIN_PCIE_CREDITS)
drivers/thunderbolt/tunnel.c
378
credits = max(TB_MIN_PCIE_CREDITS, credits);