Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c43 #define TB_DMA_CREDITS 14U macro
92 spare = min_not_zero(sw->max_dma_credits, TB_DMA_CREDITS); in tb_available_credits()
1103 credits = min_not_zero(TB_DMA_CREDITS, nhi->sw->max_dma_credits); in tb_tunnel_alloc_dma()