Lines Matching full:retry_max
1286 if (evcon->retry_max < 0 || evcon->retry_cnt < evcon->retry_max) {2091 evcon->retry_cnt = evcon->retry_max = 0;2160 int retry_max)2162 evcon->retry_max = retry_max;