Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Ddoorbell.c87 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
Dsrq.c199 mlx4_ib_db_unmap_user(ucontext, &srq->db); in mlx4_ib_create_srq()
271 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_srq()
Dcq.c275 mlx4_ib_db_unmap_user(context, &cq->db); in mlx4_ib_create_cq()
487 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_cq()
Dmlx4_ib.h728 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
Dqp.c980 mlx4_ib_db_unmap_user(context, &qp->db); in create_rq()
1277 mlx4_ib_db_unmap_user(context, &qp->db); in create_qp_common()
1498 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()