Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_verbs.h87 struct rxe_rq { struct
99 struct rxe_rq rq; argument
225 struct rxe_rq rq;
Drxe_verbs.c212 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()
713 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()