Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_loc.h127 int rxe_qp_to_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask);
Drxe_qp.c741 int rxe_qp_to_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask) in rxe_qp_to_attr() function
Drxe_verbs.c458 rxe_qp_to_attr(qp, attr, mask); in rxe_query_qp()