Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_qp.c340 rxe_init_task(&qp->resp.task, qp, rxe_responder); in rxe_qp_init_resp()
524 rxe_responder(qp); in rxe_qp_reset()
837 rxe_responder(qp); in rxe_qp_do_cleanup()
H A Drxe_loc.h167 int rxe_responder(struct rxe_qp *qp);
H A Drxe_resp.c1501 int rxe_responder(struct rxe_qp *qp) in rxe_responder() function