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()
558 void tb_ring_stop(struct tb_ring *ring);
707 tb_ring_stop(ctl->rx); in tb_ctl_stop()708 tb_ring_stop(ctl->tx); in tb_ctl_stop()
653 void tb_ring_stop(struct tb_ring *ring) in tb_ring_stop() function686 EXPORT_SYMBOL_GPL(tb_ring_stop);