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