Searched refs:hn_vf_xstats_get_names (Results 1 – 3 of 3) sorted by relevance
256 int hn_vf_xstats_get_names(struct rte_eth_dev *dev,
714 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()
468 int hn_vf_xstats_get_names(struct rte_eth_dev *dev, in hn_vf_xstats_get_names() function