Searched refs:ibctx (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h131 static inline struct c4iw_context *to_c4iw_context(struct ibv_context *ibctx) argument
H A Ddev.c224 static void c4iw_free_context(struct ibv_context *ibctx) argument
226 struct c4iw_context *context = to_c4iw_context(ibctx);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.h239 extern int qlnxr_dealloc_ucontext(struct ib_ucontext *ibctx);
H A Dqlnxr_verbs.c1056 qlnxr_dealloc_ucontext(struct ib_ucontext *ibctx) argument
1058 struct qlnxr_ucontext *uctx = get_qlnxr_ucontext(ibctx);
/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.c950 struct ibv_context *ibctx)
952 struct mlx5_context *context = to_mctx(ibctx);
953 int page_size = to_mdev(ibctx->device)->page_size;
949 mlx5_cleanup_context(struct verbs_device *device, struct ibv_context *ibctx) argument
H A Dmlx5.h485 static inline struct mlx5_context *to_mctx(struct ibv_context *ibctx) argument
/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dmlx4.h314 static inline struct mlx4_context *to_mctx(struct ibv_context *ibctx) argument

Completed in 138 milliseconds