Searched refs:tb_ring_stop (Results 1 – 4 of 4) sorted by relevance
378 tb_ring_stop(net->rx_ring.ring); in tbnet_tear_down()379 tb_ring_stop(net->tx_ring.ring); in tbnet_tear_down()633 tb_ring_stop(net->rx_ring.ring); in tbnet_connected_work()634 tb_ring_stop(net->tx_ring.ring); in tbnet_connected_work()
553 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()
646 void tb_ring_stop(struct tb_ring *ring) in tb_ring_stop() function679 EXPORT_SYMBOL_GPL(tb_ring_stop);