Searched defs:hclgevf_rst_stats (Results 1 – 1 of 1) sorted by relevance
236 struct hclgevf_rst_stats { struct237 u32 rst_cnt; /* the number of reset */238 u32 vf_func_rst_cnt; /* the number of VF function reset */239 u32 flr_rst_cnt; /* the number of FLR */240 u32 vf_rst_cnt; /* the number of VF reset */241 u32 rst_done_cnt; /* the number of reset completed */242 u32 hw_rst_done_cnt; /* the number of HW reset completed */243 u32 rst_fail_cnt; /* the number of VF reset fail */