Lines Matching defs:abort
1308 pr_debug("abort delivered ep %p cm_id %p tid %u\n", ep,
1457 * 2 if a failure requires the caller to abort the connection.
1543 * will abort the connection.
1703 * 2 if a failure requires the caller to abort the connection.
2833 pr_debug("Negative advice on abort- tid %u status %d (%s)\n",
3092 int abort;
3105 abort = 1;
3107 abort = send_mpa_reject(ep, pdata, pdata_len);
3111 c4iw_ep_disconnect(ep, abort != 0, GFP_KERNEL);
3124 int abort = 0;
3222 abort = 1;
3225 if (abort)
4230 int abort = 1;
4262 abort = 0;
4267 abort = 0;
4270 if (abort)
4419 pr_debug("Negative advice on abort- tid %u status %d (%s)\n",