Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/sw/rxe/
Drxe_verbs.h89 struct rxe_rq { struct
101 struct rxe_rq rq; argument
227 struct rxe_rq rq;
Drxe_verbs.c235 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()
729 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()