Searched refs:rxe_rq (Results 1 – 2 of 2) sorted by relevance
86 struct rxe_rq { struct98 struct rxe_rq rq; argument218 struct rxe_rq rq;
15 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr);954 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()1012 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()