Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c941 static int tb_dma_reserve_credits(struct tb_path_hop *hop, unsigned int credits) in tb_dma_reserve_credits() function
1000 ret = tb_dma_reserve_credits(&path->hops[i], credits); in tb_dma_init_rx_path()
1024 ret = tb_dma_reserve_credits(hop, credits); in tb_dma_init_tx_path()