Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx4/
Ddoorbell.c89 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
Dsrq.c205 mlx4_ib_db_unmap_user(ucontext, &srq->db); in mlx4_ib_create_srq()
277 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_srq()
Dcq.c274 mlx4_ib_db_unmap_user(context, &cq->db); in mlx4_ib_create_cq()
486 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_cq()
Dmlx4_ib.h752 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
Dqp.c981 mlx4_ib_db_unmap_user(context, &qp->db); in create_rq()
1265 mlx4_ib_db_unmap_user(context, &qp->db); in create_qp_common()
1482 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()