tb_ring_alloc_rx  868 drivers/net/thunderbolt.c 	ring = tb_ring_alloc_rx(xd->tb->nhi, -1, TBNET_RING_SIZE,
tb_ring_alloc_rx  623 drivers/thunderbolt/ctl.c 	ctl->rx = tb_ring_alloc_rx(nhi, 0, 10, RING_FLAG_NO_SUSPEND, 0xffff,
tb_ring_alloc_rx  585 drivers/thunderbolt/nhi.c EXPORT_SYMBOL_GPL(tb_ring_alloc_rx);
tb_ring_alloc_rx  556 include/linux/thunderbolt.h struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size,