Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_doorbell.c42 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, in mlx5_ib_db_map_user() function
H A Dmlx5_ib_srq.c132 err = mlx5_ib_db_map_user(ucontext, ucmd.db_addr, &srq->db); in create_srq_user()
H A Dmlx5_ib.h895 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt,
H A Dmlx5_ib_cq.c783 err = mlx5_ib_db_map_user(context, ucmd.db_addr, in create_cq_user()
H A Dmlx5_ib_qp.c739 err = mlx5_ib_db_map_user(context, ucmd->db_addr, &rwq->db); in create_user_rq()
866 err = mlx5_ib_db_map_user(context, ucmd.db_addr, &qp->db); in create_user_qp()