Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c1501 static int tb_dma_reserve_credits(struct tb_path_hop *hop, unsigned int credits) in tb_dma_reserve_credits() function
1560 ret = tb_dma_reserve_credits(&path->hops[i], credits); in tb_dma_init_rx_path()
1584 ret = tb_dma_reserve_credits(hop, credits); in tb_dma_init_tx_path()