Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev_vf.c428 txgbevf_dev_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats) in txgbevf_dev_stats_get() function
462 txgbevf_dev_stats_get(dev, NULL); in txgbevf_dev_stats_reset()
1333 .stats_get = txgbevf_dev_stats_get,