Searched refs:fail_cnt (Results 1 – 4 of 4) sorted by relevance
1029 int fail_cnt = 0; in hns3_clear_all_fdir_filter() local1048 fail_cnt++; in hns3_clear_all_fdir_filter()1053 if (fail_cnt > 0) { in hns3_clear_all_fdir_filter()1055 "fail num = %d", succ_cnt, fail_cnt); in hns3_clear_all_fdir_filter()
2594 hw->reset.stats.fail_cnt++; in hns3_reset_err_handle()2598 hw->reset.stats.fail_cnt); in hns3_reset_err_handle()2622 hw->reset.stats.fail_cnt++; in hns3_reset_err_handle()2627 reset_string[hw->reset.level], hw->reset.stats.fail_cnt, in hns3_reset_err_handle()2747 hw->reset.stats.fail_cnt, hw->reset.stats.success_cnt, in hns3_reset_post()
367 uint64_t fail_cnt; /* Total reset failed times */ member
217 HNS3_RESET_STATS_FIELD_OFFSET(fail_cnt)},