Searched refs:QP_STATE_ERROR (Results 1 – 6 of 6) sorted by relevance
548 qp->req.state = QP_STATE_ERROR; in rxe_qp_error()549 qp->resp.state = QP_STATE_ERROR; in rxe_qp_error()550 qp->comp.state = QP_STATE_ERROR; in rxe_qp_error()
587 if (!qp->valid || qp->comp.state == QP_STATE_ERROR || in rxe_completer()590 qp->comp.state == QP_STATE_ERROR); in rxe_completer()
113 QP_STATE_ERROR enumerator
663 if (unlikely(qp->req.state == QP_STATE_ERROR)) { in rxe_requester()843 qp->req.state = QP_STATE_ERROR; in rxe_requester()
72 if (qp->resp.state == QP_STATE_ERROR) { in get_req()337 if (qp->resp.state == QP_STATE_ERROR) { in check_resource()1166 if (unlikely(qp->resp.state == QP_STATE_ERROR)) in do_complete()
683 if (unlikely(qp->req.state == QP_STATE_ERROR)) in rxe_post_send_kernel()743 if (qp->resp.state == QP_STATE_ERROR) in rxe_post_recv()
Completed in 14 milliseconds