Searched defs:hclgevf_rst_stats (Results 1 – 1 of 1) sorted by relevance
227 struct hclgevf_rst_stats { struct228 u32 rst_cnt; /* the number of reset */229 u32 vf_func_rst_cnt; /* the number of VF function reset */230 u32 flr_rst_cnt; /* the number of FLR */231 u32 vf_rst_cnt; /* the number of VF reset */232 u32 rst_done_cnt; /* the number of reset completed */233 u32 hw_rst_done_cnt; /* the number of HW reset completed */234 u32 rst_fail_cnt; /* the number of VF reset fail */