Searched refs:QP_STATE_ERROR (Results 1 – 6 of 6) sorted by relevance
557 qp->req.state = QP_STATE_ERROR; in rxe_qp_error()558 qp->resp.state = QP_STATE_ERROR; in rxe_qp_error()559 qp->comp.state = QP_STATE_ERROR; in rxe_qp_error()
570 if (!qp->valid || qp->comp.state == QP_STATE_ERROR || in rxe_completer()573 qp->comp.state == QP_STATE_ERROR); in rxe_completer()
113 QP_STATE_ERROR enumerator
641 if (unlikely(qp->req.state == QP_STATE_ERROR)) { in rxe_requester()819 qp->req.state = QP_STATE_ERROR; in rxe_requester()
102 if (qp->resp.state == QP_STATE_ERROR) { in get_req()349 if (qp->resp.state == QP_STATE_ERROR) { in check_resource()1019 if (unlikely(qp->resp.state == QP_STATE_ERROR)) in do_complete()
699 if (unlikely(qp->req.state == QP_STATE_ERROR)) in rxe_post_send_kernel()761 if (qp->resp.state == QP_STATE_ERROR) in rxe_post_recv()