Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_verbs.h114 struct rxe_rq { struct
126 struct rxe_rq rq; argument
247 struct rxe_rq rq;
Drxe_verbs.c290 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()
800 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()