Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/thunderbolt/
A Dmain.c937 tb_ring_free(net->tx_ring.ring); in tbnet_open()
957 tb_ring_free(net->tx_ring.ring); in tbnet_open()
978 tb_ring_free(net->rx_ring.ring); in tbnet_stop()
982 tb_ring_free(net->tx_ring.ring); in tbnet_stop()
/linux-6.3-rc2/drivers/thunderbolt/
A Ddma_test.c126 tb_ring_free(dt->rx_ring); in dma_test_free_rings()
131 tb_ring_free(dt->tx_ring); in dma_test_free_rings()
A Dctl.c676 tb_ring_free(ctl->rx); in tb_ctl_free()
678 tb_ring_free(ctl->tx); in tb_ctl_free()
A Dnhi.c769 void tb_ring_free(struct tb_ring *ring) in tb_ring_free() function
808 EXPORT_SYMBOL_GPL(tb_ring_free);
/linux-6.3-rc2/include/linux/
A Dthunderbolt.h601 void tb_ring_free(struct tb_ring *ring);

Completed in 14 milliseconds