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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Ddoorbell.c85 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) mlx4_ib_db_unmap_user() function
H A Dsrq.c210 mlx4_ib_db_unmap_user(to_mucontext(pd->uobject->context), &srq->db); mlx4_ib_create_srq()
286 mlx4_ib_db_unmap_user(to_mucontext(srq->uobject->context), &msrq->db); mlx4_ib_destroy_srq()
H A Dcq.c263 mlx4_ib_db_unmap_user(to_mucontext(context), &cq->db); mlx4_ib_create_cq()
482 mlx4_ib_db_unmap_user(to_mucontext(cq->uobject->context), &mcq->db); mlx4_ib_destroy_cq()
H A Dmlx4_ib.h697 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
H A Dqp.c894 mlx4_ib_db_unmap_user(to_mucontext(pd->uobject->context), &qp->db); create_qp_common()
1068 mlx4_ib_db_unmap_user(to_mucontext(qp->ibqp.uobject->context), destroy_qp_common()

Completed in 205 milliseconds