Home
last modified time | relevance | path

Searched refs:verbs_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/ofed/libibverbs/
H A Dverbs.h1526 struct verbs_context { struct
1567 NULL : container_of(ctx, struct verbs_context, context); in verbs_get_ctx()
1571 struct verbs_context *__vctx = verbs_get_ctx(ctx); \
1576 struct verbs_context *vctx = _vctx; \
1954 struct verbs_context *vctx; in ibv_create_srq_ex()
2035 struct verbs_context *vctx; in ibv_create_qp_ex()
2059 struct verbs_context *vctx; in ibv_query_rt_values_ex()
2079 struct verbs_context *vctx; in ibv_query_device_ex()
2210 struct verbs_context *vctx; in ibv_destroy_wq()
2230 struct verbs_context *vctx; in ibv_create_rwq_ind_table()
[all …]
H A Ddevice.c159 struct verbs_context *vctx = verbs_get_ctx(context); in __lib_ibv_create_cq_ex()
182 struct verbs_context *context_ex; in __ibv_open_device()
267 struct verbs_context *context_ex; in __ibv_close_device()
/freebsd-14.2/contrib/ofed/libmlx4/
H A Dmlx4.c153 struct verbs_context *verbs_ctx = verbs_get_ctx(ibv_ctx); in mlx4_init_context()
/freebsd-14.2/contrib/ofed/libmlx5/
H A Dmlx5.c771 struct verbs_context *v_ctx; in mlx5_init_context()