Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/rxe/
Drxe_verbs.h88 struct rxe_rq { struct
100 struct rxe_rq rq; argument
226 struct rxe_rq rq;
Drxe_verbs.c239 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv()
733 struct rxe_rq *rq = &qp->rq; in rxe_post_recv()