Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c15 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr);
519 err = post_one_recv(&srq->rq, wr); in rxe_post_srq_recv()
970 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv() function
1056 err = post_one_recv(rq, wr); in rxe_post_recv()