Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_doorbell.c83 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) in mlx5_ib_db_unmap_user() function
H A Dmlx5_ib_srq.c221 mlx5_ib_db_unmap_user( in destroy_srq_user()
403 mlx5_ib_db_unmap_user( in mlx5_ib_destroy_srq()
H A Dmlx5_ib_cq.c824 mlx5_ib_db_unmap_user(context, &cq->db); in create_cq_user()
836 mlx5_ib_db_unmap_user(context, &cq->db); in destroy_cq_user()
H A Dmlx5_ib.h897 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db);
H A Dmlx5_ib_qp.c693 mlx5_ib_db_unmap_user(context, &rwq->db); in destroy_user_rq()
882 mlx5_ib_db_unmap_user(context, &qp->db); in create_user_qp()
907 mlx5_ib_db_unmap_user(context, &qp->db); in destroy_qp_user()