Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h420 int enic_dev_stats_get(struct enic *enic,
H A Denic_ethdev.c429 return enic_dev_stats_get(enic, stats); in enicpmd_dev_stats_get()
H A Denic_main.c132 int enic_dev_stats_get(struct enic *enic, struct rte_eth_stats *r_stats) in enic_dev_stats_get() function