Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_ethdev.c2818 eth_basic_stats_get(uint16_t port_id, struct rte_eth_xstat *xstats) in eth_basic_stats_get() function
2939 ret = eth_basic_stats_get(port_id, xstats); in rte_eth_xstats_get_by_id()
3003 ret = eth_basic_stats_get(port_id, xstats); in rte_eth_xstats_get()