Searched refs:QP_STATE_ERROR (Results 1 – 6 of 6) sorted by relevance
570 if (!qp->valid || qp->req.state == QP_STATE_ERROR || in rxe_completer()573 qp->req.state == QP_STATE_ERROR); in rxe_completer()
115 QP_STATE_ERROR enumerator
100 if (qp->resp.state == QP_STATE_ERROR) { in get_req()355 if (qp->resp.state == QP_STATE_ERROR) { in check_resource()952 if (unlikely(qp->resp.state == QP_STATE_ERROR)) in do_complete()
574 qp->req.state = QP_STATE_ERROR; in rxe_qp_error()575 qp->resp.state = QP_STATE_ERROR; in rxe_qp_error()
703 if (unlikely(qp->req.state == QP_STATE_ERROR)) in rxe_post_send_kernel()765 if (qp->resp.state == QP_STATE_ERROR) in rxe_post_recv()
644 if (unlikely(!qp->valid || qp->req.state == QP_STATE_ERROR)) in rxe_requester()