Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dthunderbolt.c873 tb_ring_free(net->tx_ring.ring); in tbnet_open()
894 tb_ring_free(net->rx_ring.ring); in tbnet_stop()
896 tb_ring_free(net->tx_ring.ring); in tbnet_stop()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h559 void tb_ring_free(struct tb_ring *ring);
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.c665 tb_ring_free(ctl->rx); in tb_ctl_free()
667 tb_ring_free(ctl->tx); in tb_ctl_free()
H A Dnhi.c698 void tb_ring_free(struct tb_ring *ring) in tb_ring_free() function
737 EXPORT_SYMBOL_GPL(tb_ring_free);