Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/mlx4/
Ddoorbell.c88 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
Dsrq.c201 mlx4_ib_db_unmap_user(ucontext, &srq->db); in mlx4_ib_create_srq()
273 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.h750 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
Dqp.c942 mlx4_ib_db_unmap_user(context, &qp->db); in create_rq()
1224 mlx4_ib_db_unmap_user(context, &qp->db); in create_qp_common()
1441 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()