Searched refs:mlx5_ib_ucontext (Results 1 – 4 of 4) sorted by relevance
46 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, in mlx5_ib_db_map_user()87 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user()
88 struct mlx5_ib_ucontext { struct98 static inline struct mlx5_ib_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext() argument100 return container_of(ibucontext, struct mlx5_ib_ucontext, ibucontext); in to_mucontext()501 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt,503 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db);
585 struct mlx5_ib_ucontext *context; in mlx5_ib_alloc_ucontext()716 struct mlx5_ib_ucontext *context = to_mucontext(ibcontext); in mlx5_ib_dealloc_ucontext()756 struct mlx5_ib_ucontext *context = to_mucontext(ibcontext); in mlx5_ib_mmap()
598 struct mlx5_ib_ucontext *context; in create_user_qp()717 struct mlx5_ib_ucontext *context; in destroy_qp_user()