Searched refs:virtio_dev_xstats_get (Results 1 – 1 of 1) sorted by relevance
65 static int virtio_dev_xstats_get(struct rte_eth_dev *dev,927 .xstats_get = virtio_dev_xstats_get,954 .xstats_get = virtio_dev_xstats_get,1044 virtio_dev_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *xstats, in virtio_dev_xstats_get() function