Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c45 #define TB_MIN_DMA_CREDITS 1U macro
94 spare += TB_MIN_DMA_CREDITS; in tb_available_credits()
952 if (available < TB_MIN_DMA_CREDITS) in tb_dma_reserve_credits()