Searched refs:rxe_qp_from_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_loc.h | 158 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd,
|
D | rxe_qp.c | 325 int rxe_qp_from_init(struct rxe_dev *rxe, struct rxe_qp *qp, struct rxe_pd *pd, in rxe_qp_from_init() function
|
D | rxe_verbs.c | 501 err = rxe_qp_from_init(rxe, qp, pd, init, uresp, ibpd); in rxe_create_qp()
|