Searched refs:QP_STATE_ERROR (Results 1 – 6 of 6) sorted by relevance
550 if (!qp->valid || qp->req.state == QP_STATE_ERROR || in rxe_completer()553 qp->req.state == QP_STATE_ERROR); in rxe_completer()
139 QP_STATE_ERROR enumerator
126 if (qp->resp.state == QP_STATE_ERROR) { in get_req()367 if (qp->resp.state == QP_STATE_ERROR) { in check_resource()933 if (qp->resp.state == QP_STATE_ERROR) in do_complete()
564 qp->req.state = QP_STATE_ERROR; in rxe_qp_error()565 qp->resp.state = QP_STATE_ERROR; in rxe_qp_error()
766 if (unlikely(qp->req.state == QP_STATE_ERROR)) in rxe_post_send_kernel()828 if (qp->resp.state == QP_STATE_ERROR) in rxe_post_recv()
597 if (unlikely(!qp->valid || qp->req.state == QP_STATE_ERROR)) in rxe_requester()