Searched refs:verbs_context (Results 1 – 4 of 4) sorted by relevance
1612 struct verbs_context { struct1650 static inline struct verbs_context *verbs_get_ctx(struct ibv_context *ctx) in verbs_get_ctx() argument1653 NULL : container_of(ctx, struct verbs_context, context); in verbs_get_ctx()1657 struct verbs_context *__vctx = verbs_get_ctx(ctx); \1658 (!__vctx || (__vctx->sz < sizeof(*__vctx) - offsetof(struct verbs_context, op)) || \1662 struct verbs_context *vctx = _vctx; \1663 if (vctx && (vctx->sz >= sizeof(*vctx) - offsetof(struct verbs_context, op))) \1779 struct verbs_context *vctx = verbs_get_ctx_op(qp->context, in ibv_create_flow()1791 struct verbs_context *vctx = verbs_get_ctx_op(flow_id->context, in ibv_destroy_flow()1804 struct verbs_context *vctx = verbs_get_ctx_op(context, open_xrcd); in ibv_open_xrcd()[all …]
178 struct verbs_context *vctx = verbs_get_ctx(context); in __lib_ibv_create_cq_ex()210 struct verbs_context *context_ex; in __ibv_open_device()304 struct verbs_context *context_ex; in __ibv_close_device()
154 struct verbs_context *verbs_ctx = verbs_get_ctx(ibv_ctx); in mlx4_init_context()
871 struct verbs_context *v_ctx; in mlx5_init_context()