tb_ring_stop      375 drivers/net/thunderbolt.c 		tb_ring_stop(net->rx_ring.ring);
tb_ring_stop      376 drivers/net/thunderbolt.c 		tb_ring_stop(net->tx_ring.ring);
tb_ring_stop      630 drivers/net/thunderbolt.c 	tb_ring_stop(net->rx_ring.ring);
tb_ring_stop      631 drivers/net/thunderbolt.c 	tb_ring_stop(net->tx_ring.ring);
tb_ring_stop      699 drivers/thunderbolt/ctl.c 	tb_ring_stop(ctl->rx);
tb_ring_stop      700 drivers/thunderbolt/ctl.c 	tb_ring_stop(ctl->tx);
tb_ring_stop      696 drivers/thunderbolt/nhi.c EXPORT_SYMBOL_GPL(tb_ring_stop);
tb_ring_stop      560 include/linux/thunderbolt.h void tb_ring_stop(struct tb_ring *ring);