Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h256 int hn_vf_xstats_get_names(struct rte_eth_dev *dev,
H A Dhn_ethdev.c714 ret = hn_vf_xstats_get_names(dev, NULL, 0); in hn_dev_xstats_count()
764 ret = hn_vf_xstats_get_names(dev, xstats_names + count, in hn_dev_xstats_get_names()
H A Dhn_vf.c468 int hn_vf_xstats_get_names(struct rte_eth_dev *dev, in hn_vf_xstats_get_names() function