Searched refs:open_qp (Results 1 – 3 of 3) sorted by relevance
264 IB_UVERBS_DECLARE_CMD(open_qp);
242 verbs_set_ctx_op(verbs_ctx, open_qp, mlx4_open_qp); in mlx4_init_context()
1549 struct ibv_qp *(*open_qp)(struct ibv_context *context, member2105 struct verbs_context *vctx = verbs_get_ctx_op(context, open_qp); in ibv_open_qp()2110 return vctx->open_qp(context, qp_open_attr); in ibv_open_qp()