Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dtunnel.c47 #define TB_MIN_DMA_CREDITS 1 macro
106 spare += TB_MIN_DMA_CREDITS; in tb_available_credits()
1469 if (available < TB_MIN_DMA_CREDITS) in tb_dma_reserve_credits()