Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.h142 int hns3_dev_xstats_get_by_id(struct rte_eth_dev *dev,
H A Dhns3_stats.c924 hns3_dev_xstats_get_by_id(struct rte_eth_dev *dev, const uint64_t *ids, in hns3_dev_xstats_get_by_id() function
H A Dhns3_ethdev_vf.c2676 .xstats_get_by_id = hns3_dev_xstats_get_by_id,
H A Dhns3_ethdev.c6026 .xstats_get_by_id = hns3_dev_xstats_get_by_id,