Lines Matching refs:retry
176 u8 retry;
179 retry = 5;
180 div_timeout = msecs_to_jiffies(timeout / retry);
186 if (!retry--)
854 bool retry;
858 retry = false;
873 retry = true;
881 retry = true;
892 retry = true;
922 } while (retry);
3353 static void send_request_cap(struct ibmvnic_adapter *adapter, int retry)
3371 if (!retry) {
4895 /* if we got here during crq-init, retry crq-init */