Searched refs:rxe_qp_from_attr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_loc.h | 136 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr,
|
H A D | rxe_qp.c | 566 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask, in rxe_qp_from_attr() function
|
H A D | rxe_verbs.c | 440 err = rxe_qp_from_attr(qp, attr, mask, udata); in rxe_modify_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_loc.h | 109 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr,
|
H A D | rxe_qp.c | 617 int rxe_qp_from_attr(struct rxe_qp *qp, struct ib_qp_attr *attr, int mask, in rxe_qp_from_attr() function
|
H A D | rxe_verbs.c | 611 err = rxe_qp_from_attr(qp, attr, mask, udata); in rxe_modify_qp()
|
Completed in 7 milliseconds