Searched refs:rst_fail_cnt (Results 1 – 2 of 2) sorted by relevance
183 u32 rst_fail_cnt; /* the number of VF reset fail */ member
1530 hdev->rst_stats.rst_fail_cnt); in hclgevf_dump_rst_info()1546 hdev->rst_stats.rst_fail_cnt++; in hclgevf_reset_err_handle()1548 hdev->rst_stats.rst_fail_cnt); in hclgevf_reset_err_handle()1550 if (hdev->rst_stats.rst_fail_cnt < HCLGEVF_RESET_MAX_FAIL_CNT) in hclgevf_reset_err_handle()1606 hdev->rst_stats.rst_fail_cnt < HCLGEVF_RESET_MAX_FAIL_CNT - 1) in hclgevf_reset_rebuild()1615 hdev->rst_stats.rst_fail_cnt = 0; in hclgevf_reset_rebuild()