Home
last modified time | relevance | path

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

/linux/drivers/net/thunderbolt/
H A Dmain.c943 tb_ring_free(net->tx_ring.ring); in tbnet_open()
958 tb_ring_free(net->tx_ring.ring); in tbnet_open()
979 tb_ring_free(net->rx_ring.ring); in tbnet_stop()
983 tb_ring_free(net->tx_ring.ring); in tbnet_stop()
/linux/drivers/thunderbolt/
H 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()
H A Dctl.c713 tb_ring_free(ctl->rx); in tb_ctl_free()
715 tb_ring_free(ctl->tx); in tb_ctl_free()
H A Dnhi.c816 void tb_ring_free(struct tb_ring *ring) in tb_ring_free() function
855 EXPORT_SYMBOL_GPL(tb_ring_free);
/linux/include/linux/
H A Dthunderbolt.h622 void tb_ring_free(struct tb_ring *ring);