Searched refs:verbs_context (Results 1 – 4 of 4) sorted by relevance
1528 struct verbs_context { struct1566 static inline struct verbs_context *verbs_get_ctx(struct ibv_context *ctx) in verbs_get_ctx() argument1569 NULL : container_of(ctx, struct verbs_context, context); in verbs_get_ctx()1573 struct verbs_context *__vctx = verbs_get_ctx(ctx); \1574 (!__vctx || (__vctx->sz < sizeof(*__vctx) - offsetof(struct verbs_context, op)) || \1578 struct verbs_context *vctx = _vctx; \1579 if (vctx && (vctx->sz >= sizeof(*vctx) - offsetof(struct verbs_context, op))) \1695 struct verbs_context *vctx = verbs_get_ctx_op(qp->context, in ibv_create_flow()1707 struct verbs_context *vctx = verbs_get_ctx_op(flow_id->context, in ibv_destroy_flow()1720 struct verbs_context *vctx = verbs_get_ctx_op(context, open_xrcd); in ibv_open_xrcd()[all …]
179 struct verbs_context *vctx = verbs_get_ctx(context); in __lib_ibv_create_cq_ex()211 struct verbs_context *context_ex; in __ibv_open_device()305 struct verbs_context *context_ex; in __ibv_close_device()
154 struct verbs_context *verbs_ctx = verbs_get_ctx(ibv_ctx); in mlx4_init_context()
771 struct verbs_context *v_ctx; in mlx5_init_context()