Searched refs:tb_ring_stop (Results 1 – 4 of 4) sorted by relevance
375 tb_ring_stop(net->rx_ring.ring); in tbnet_tear_down()376 tb_ring_stop(net->tx_ring.ring); in tbnet_tear_down()630 tb_ring_stop(net->rx_ring.ring); in tbnet_connected_work()631 tb_ring_stop(net->tx_ring.ring); in tbnet_connected_work()
560 void tb_ring_stop(struct tb_ring *ring);
699 tb_ring_stop(ctl->rx); in tb_ctl_stop()700 tb_ring_stop(ctl->tx); in tb_ctl_stop()
663 void tb_ring_stop(struct tb_ring *ring) in tb_ring_stop() function696 EXPORT_SYMBOL_GPL(tb_ring_stop);