Searched refs:ena_stats_get (Results 1 – 1 of 1) sorted by relevance
204 static int ena_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats);258 .stats_get = ena_stats_get,968 static int ena_stats_get(struct rte_eth_dev *dev, in ena_stats_get() function