Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtunnel.c1458 static int tb_dma_reserve_credits(struct tb_path_hop *hop, unsigned int credits) in tb_dma_reserve_credits() function
1517 ret = tb_dma_reserve_credits(&path->hops[i], credits); in tb_dma_init_rx_path()
1541 ret = tb_dma_reserve_credits(hop, credits); in tb_dma_init_tx_path()