Searched defs:hclgevf_rst_stats (Results 1 – 1 of 1) sorted by relevance
231 struct hclgevf_rst_stats { struct232 u32 rst_cnt; /* the number of reset */233 u32 vf_func_rst_cnt; /* the number of VF function reset */234 u32 flr_rst_cnt; /* the number of FLR */235 u32 vf_rst_cnt; /* the number of VF reset */236 u32 rst_done_cnt; /* the number of reset completed */237 u32 hw_rst_done_cnt; /* the number of HW reset completed */238 u32 rst_fail_cnt; /* the number of VF reset fail */