Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_stats.h125 struct hns3_reset_stats;
127 (offsetof(struct hns3_reset_stats, f))
H A Dhns3_ethdev.h311 struct hns3_reset_stats { struct
373 struct hns3_reset_stats stats;
H A Dhns3_stats.c722 struct hns3_reset_stats *reset_stats = &hw->reset.stats; in hns3_dev_xstats_get()
1049 memset(&hns->hw.reset.stats, 0, sizeof(struct hns3_reset_stats)); in hns3_dev_xstats_reset()