Searched refs:virtio_dev_stats_get (Results 1 – 1 of 1) sorted by relevance
68 static int virtio_dev_stats_get(struct rte_eth_dev *dev,1035 .stats_get = virtio_dev_stats_get,1065 .stats_get = virtio_dev_stats_get,1204 virtio_dev_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in virtio_dev_stats_get() function