Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c212 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv() function
365 err = post_one_recv(&srq->rq, wr); in rxe_post_srq_recv()
735 err = post_one_recv(rq, wr); in rxe_post_recv()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c15 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr);
498 err = post_one_recv(&srq->rq, wr); in rxe_post_srq_recv()
950 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv() function
1037 err = post_one_recv(rq, wr); in rxe_post_recv()

Completed in 4 milliseconds