Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c63 static int virtio_dev_stats_get(struct rte_eth_dev *dev,
926 .stats_get = virtio_dev_stats_get,
953 .stats_get = virtio_dev_stats_get,
1092 virtio_dev_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in virtio_dev_stats_get() function