Searched refs:ibctx (Results 1 – 8 of 8) sorted by relevance
214 struct ibv_context *ibctx) in irdma_cleanup_context() argument218 iwvctx = container_of(ibctx, struct irdma_uvcontext, ibv_ctx); in irdma_cleanup_context()
167 extern void qlnxr_dealloc_ucontext(struct ib_ucontext *ibctx);
960 qlnxr_dealloc_ucontext(struct ib_ucontext *ibctx) in qlnxr_dealloc_ucontext() argument962 struct qlnxr_ucontext *uctx = get_qlnxr_ucontext(ibctx); in qlnxr_dealloc_ucontext()
137 static inline struct c4iw_context *to_c4iw_context(struct ibv_context *ibctx) in to_c4iw_context() argument
227 static void c4iw_free_context(struct ibv_context *ibctx) in c4iw_free_context() argument229 struct c4iw_context *context = to_c4iw_context(ibctx); in c4iw_free_context()
1091 struct ibv_context *ibctx) in mlx5_cleanup_context() argument1093 struct mlx5_context *context = to_mctx(ibctx); in mlx5_cleanup_context()1094 int page_size = to_mdev(ibctx->device)->page_size; in mlx5_cleanup_context()
494 static inline struct mlx5_context *to_mctx(struct ibv_context *ibctx) in to_mctx() argument
314 static inline struct mlx4_context *to_mctx(struct ibv_context *ibctx) in to_mctx() argument