]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/hns3/hns3_stats.h
net/iavf: fix port start during configuration restore
[dpdk.git] / drivers / net / hns3 / hns3_stats.h
index 0993c5f570ebf5b3c2c3a6b4d17a79554f9273d9..07570cb311258d2a4c4c6cb029932e4916a8c5c2 100644 (file)
@@ -148,4 +148,6 @@ int hns3_dev_xstats_get_names_by_id(struct rte_eth_dev *dev,
                                    const uint64_t *ids,
                                    uint32_t size);
 int hns3_stats_reset(struct rte_eth_dev *dev);
+void hns3_error_int_stats_add(struct hns3_adapter *hns, const char *err);
+
 #endif /* _HNS3_STATS_H_ */