Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.h136 int hns3_dev_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *xstats,
H A Dhns3_stats.c715 hns3_dev_xstats_get(struct rte_eth_dev *dev, struct rte_eth_xstat *xstats, in hns3_dev_xstats_get() function
954 count_value = hns3_dev_xstats_get(dev, values_copy, cnt_stats); in hns3_dev_xstats_get_by_id()
H A Dhns3_ethdev_vf.c2673 .xstats_get = hns3_dev_xstats_get,
H A Dhns3_ethdev.c6023 .xstats_get = hns3_dev_xstats_get,