Searched refs:tb_ring_alloc_tx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | nhi.c | 648 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx() function 653 EXPORT_SYMBOL_GPL(tb_ring_alloc_tx);
|
| H A D | dma_test.c | 152 ring = tb_ring_alloc_tx(xd->tb->nhi, -1, DMA_TEST_TX_RING_SIZE, in dma_test_start_rings()
|
| H A D | ctl.c | 674 ctl->tx = tb_ring_alloc_tx(nhi, 0, 10, RING_FLAG_NO_SUSPEND); in tb_ctl_alloc()
|
| /linux/drivers/net/thunderbolt/ |
| H A D | main.c | 932 ring = tb_ring_alloc_tx(xd->tb->nhi, -1, TBNET_RING_SIZE, flags); in tbnet_open()
|