Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dvirtual_pmd.c184 virtual_ethdev_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in virtual_ethdev_stats_get() function
238 .stats_get = virtual_ethdev_stats_get,