Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1084 credits = min_not_zero(TB_DMA_CREDITS, nhi->sw->max_dma_credits); in tb_tunnel_alloc_dma()