Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_loc.h102 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
H A Drxe_qp.c349 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd, in rxe_qp_from_init() function
H A Drxe_verbs.c573 err = rxe_qp_from_init(rxe, qp, pd, init, uresp, ibqp->pd, udata); in rxe_create_qp()