Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Ddevice.c179 struct verbs_context *vctx = verbs_get_ctx(context); in __lib_ibv_create_cq_ex()
309 context_ex = verbs_get_ctx(context); in __ibv_close_device()
H A Dverbs.h1564 static inline struct verbs_context *verbs_get_ctx(struct ibv_context *ctx) in verbs_get_ctx() function
1571 struct verbs_context *__vctx = verbs_get_ctx(ctx); \
1731 struct verbs_context *vctx = verbs_get_ctx(xrcd->context); in ibv_close_xrcd()
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c154 struct verbs_context *verbs_ctx = verbs_get_ctx(ibv_ctx); in mlx4_init_context()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c779 v_ctx = verbs_get_ctx(ctx); in mlx5_init_context()