Searched refs:mlx5_ib_db_map_user (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_doorbell.c41 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, function
H A Dmlx5_ib_srq.c133 err = mlx5_ib_db_map_user(to_mucontext(pd->uobject->context),
H A Dmlx5_ib.h815 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt,
H A Dmlx5_ib_cq.c779 err = mlx5_ib_db_map_user(to_mucontext(context), ucmd.db_addr,
H A Dmlx5_ib_qp.c733 err = mlx5_ib_db_map_user(context, ucmd->db_addr, &rwq->db);
856 err = mlx5_ib_db_map_user(context, ucmd.db_addr, &qp->db);

Completed in 82 milliseconds