Lines Matching refs: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.
2836 pr_debug("Negative advice on abort- tid %u status %d (%s)\n",
3095 int abort;
3108 abort = 1;
3110 abort = send_mpa_reject(ep, pdata, pdata_len);
3114 c4iw_ep_disconnect(ep, abort != 0, GFP_KERNEL);
3127 int abort = 0;
3225 abort = 1;
3228 if (abort)
4229 int abort = 1;
4261 abort = 0;
4266 abort = 0;
4269 if (abort)
4418 pr_debug("Negative advice on abort- tid %u status %d (%s)\n",