Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_stats.h126 struct hns3_reset_stats;
128 (offsetof(struct hns3_reset_stats, f))
H A Dhns3_ethdev.h361 struct hns3_reset_stats { struct
423 struct hns3_reset_stats stats;
H A Dhns3_stats.c1047 struct hns3_reset_stats *reset_stats = &hw->reset.stats; in hns3_dev_xstats_get()
1483 memset(&hns->hw.reset.stats, 0, sizeof(struct hns3_reset_stats)); in hns3_dev_xstats_reset()