Searched refs:reset_retry_count (Results 1 – 1 of 1) sorted by relevance
1092 u8 unlock_retry_count, reset_retry_count = 0; in mpi3mr_issue_reset() local1173 if (retval && ((++reset_retry_count) < MPI3MR_MAX_RESET_RETRY_COUNT)) { in mpi3mr_issue_reset()1178 reset_retry_count, ioc_status, ioc_config); in mpi3mr_issue_reset()