Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_cq.c106 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited) in rxe_cq_post() function
A Drxe_loc.h32 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited);
A Drxe_comp.c459 rxe_cq_post(qp->scq, &cqe, 0); in do_complete()
A Drxe_resp.c1162 if (rxe_cq_post(qp->rcq, &cqe, pkt ? bth_se(pkt) : 1)) in do_complete()

Completed in 6 milliseconds