Searched defs:modify_qp (Results 1 – 5 of 5) sorted by relevance
325 void (*modify_qp)(struct rvt_qp *qp, struct ib_qp_attr *attr, member
2254 int (*modify_qp)(struct ib_qp *qp, member
200 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr, member
1446 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr, member
1760 static int modify_qp(struct uverbs_attr_bundle *attrs, in modify_qp() function