Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_loc.h109 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr,
Drxe_qp.c611 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask, in rxe_qp_from_attr() function
Drxe_verbs.c611 err = rxe_qp_from_attr(qp, attr, mask, udata); in rxe_modify_qp()