Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_loc.h136 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr,
H A Drxe_qp.c570 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask, in rxe_qp_from_attr() function
H A Drxe_verbs.c440 err = rxe_qp_from_attr(qp, attr, mask, udata); in rxe_modify_qp()