Home
last modified time | relevance | path

Searched refs:rxe_rq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_verbs.h114 struct rxe_rq { struct
126 struct rxe_rq rq; argument
251 struct rxe_rq rq;
Drxe_verbs.c245 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()
746 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()