Searched refs:tb_ring_stop (Results 1 – 5 of 5) sorted by relevance
376 tb_ring_stop(net->rx_ring.ring); in tbnet_tear_down()377 tb_ring_stop(net->tx_ring.ring); in tbnet_tear_down()645 tb_ring_stop(net->rx_ring.ring); in tbnet_connected_work()646 tb_ring_stop(net->tx_ring.ring); in tbnet_connected_work()
216 tb_ring_stop(dt->rx_ring); in dma_test_stop_rings()218 tb_ring_stop(dt->tx_ring); in dma_test_stop_rings()
728 tb_ring_stop(ctl->rx); in tb_ctl_stop()729 tb_ring_stop(ctl->tx); in tb_ctl_stop()
700 void tb_ring_stop(struct tb_ring *ring) in tb_ring_stop() function733 EXPORT_SYMBOL_GPL(tb_ring_stop);
595 void tb_ring_stop(struct tb_ring *ring);