tb_ring_alloc_tx  857 drivers/net/thunderbolt.c 	ring = tb_ring_alloc_tx(xd->tb->nhi, -1, TBNET_RING_SIZE,
tb_ring_alloc_tx  619 drivers/thunderbolt/ctl.c 	ctl->tx = tb_ring_alloc_tx(nhi, 0, 10, RING_FLAG_NO_SUSPEND);
tb_ring_alloc_tx  563 drivers/thunderbolt/nhi.c EXPORT_SYMBOL_GPL(tb_ring_alloc_tx);
tb_ring_alloc_tx  554 include/linux/thunderbolt.h struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size,