Searched refs:mlx5_ib_db_map_user (Results 1 – 5 of 5) sorted by relevance
46 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, in mlx5_ib_db_map_user() function
131 err = mlx5_ib_db_map_user(to_mucontext(pd->uobject->context), in create_srq_user()
521 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt,
641 err = mlx5_ib_db_map_user(to_mucontext(context), ucmd.db_addr, in create_cq_user()
693 err = mlx5_ib_db_map_user(context, ucmd.db_addr, &qp->db); in create_user_qp()