Searched refs:virtio_dev_xstats_get (Results 1 – 1 of 1) sorted by relevance
70 static int virtio_dev_xstats_get(struct rte_eth_dev *dev,1036 .xstats_get = virtio_dev_xstats_get,1066 .xstats_get = virtio_dev_xstats_get,1156 virtio_dev_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *xstats, in virtio_dev_xstats_get() function