Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dnhi.c488 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc() function
561 return tb_ring_alloc(nhi, hop, size, true, flags, 0, 0, NULL, NULL); in tb_ring_alloc_tx()
582 return tb_ring_alloc(nhi, hop, size, false, flags, sof_mask, eof_mask, in tb_ring_alloc_rx()