Searched refs:tb_ring_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/thunderbolt/ ! |
D | nhi.c | 576 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc() function 646 return tb_ring_alloc(nhi, hop, size, true, flags, 0, 0, 0, NULL, NULL); in tb_ring_alloc_tx() 669 return tb_ring_alloc(nhi, hop, size, false, flags, e2e_tx_hop, sof_mask, eof_mask, in tb_ring_alloc_rx()
|