Lines Matching refs:retry
396 u8 retry;
399 retry = 5;
400 div_timeout = msecs_to_jiffies(timeout / retry);
406 if (!retry--)
649 * retry later and know what size LTBs we need.
1514 bool retry;
1518 retry = false;
1539 retry = true;
1550 retry = true;
1590 retry = true;
1640 } while (retry);
3278 * the adapter would be in an undefined state. So retry the
4420 static void send_request_cap(struct ibmvnic_adapter *adapter, int retry)
4438 if (!retry) {
5926 /* if we got here during crq-init, retry crq-init */