Home
last modified time | relevance | path

Searched refs:virtio_dev_xstats_get (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c65 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