Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c239 static int ena_xstats_get_by_id(struct rte_eth_dev *dev,
261 .xstats_get_by_id = ena_xstats_get_by_id,
2775 static int ena_xstats_get_by_id(struct rte_eth_dev *dev, in ena_xstats_get_by_id() function