Lines Matching refs:status
263 c->status = Disconnected;
280 c->status = Disconnected;
305 if (wc->status != IB_WC_SUCCESS)
334 p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n",
335 req, err, wc->status);
337 client->status = Disconnected;
514 * status in case of a very fast reply.
516 req->status = REQ_STATUS_SENT;
529 req->status = REQ_STATUS_ERROR;
563 client->status = Disconnected;
739 client->status = Connected;