Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h364 uint64_t imp_cnt; /* Total IMP reset times */ member
H A Dhns3_intr.c2629 hw->reset.stats.imp_cnt, hw->reset.stats.request_cnt, in hns3_reset_err_handle()
2748 hw->reset.stats.global_cnt, hw->reset.stats.imp_cnt, in hns3_reset_post()
H A Dhns3_stats.c211 HNS3_RESET_STATS_FIELD_OFFSET(imp_cnt)},
H A Dhns3_ethdev.c131 hw->reset.stats.imp_cnt++; in hns3_proc_imp_reset_event()