Lines Matching refs:retry_cnt
352 int retry_cnt = MAX_RETRIES;
357 while (retry_cnt--) {
377 int retry_cnt = MAX_RETRIES;
382 while (retry_cnt--) {
544 int error, error2, retry_cnt;
549 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {
553 if (retry_cnt < MAX_RETRIES - 1)
560 if (retry_cnt < MAX_RETRIES - 1)
1473 int retry_cnt;
1489 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {
1510 int retry_cnt;
1518 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {