Lines Matching refs:retry_cnt
368 int retry_cnt = MAX_RETRIES;
373 while (retry_cnt--) {
393 int retry_cnt = MAX_RETRIES;
398 while (retry_cnt--) {
606 int error, error2, retry_cnt;
611 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {
615 if (retry_cnt < MAX_RETRIES - 1)
622 if (retry_cnt < MAX_RETRIES - 1)
1572 int retry_cnt;
1588 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {
1611 int retry_cnt;
1617 for (retry_cnt = 0; retry_cnt < MAX_RETRIES; retry_cnt++) {