Searched defs:hclge_rst_stats (Results 1 – 1 of 1) sorted by relevance
789 struct hclge_rst_stats { struct790 u32 reset_done_cnt; /* the number of reset has completed */791 u32 hw_reset_done_cnt; /* the number of HW reset has completed */792 u32 pf_rst_cnt; /* the number of PF reset */793 u32 flr_rst_cnt; /* the number of FLR */794 u32 global_rst_cnt; /* the number of GLOBAL */795 u32 imp_rst_cnt; /* the number of IMP reset */796 u32 reset_cnt; /* the number of reset */797 u32 reset_fail_cnt; /* the number of reset fail */