Searched refs:mlx4_ib_ucontext (Results 1 – 3 of 3) sorted by relevance
44 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt, in mlx4_ib_db_map_user()85 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user()
73 struct mlx4_ib_ucontext { struct563 static inline struct mlx4_ib_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext()565 return container_of(ibucontext, struct mlx4_ib_ucontext, ibucontext); in to_mucontext()648 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt,650 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
636 struct mlx4_ib_ucontext *context; in mlx4_ib_alloc_ucontext()685 struct mlx4_ib_ucontext *context = to_mucontext(ibcontext); in mlx4_ib_dealloc_ucontext()