Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_doorbell.c85 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
H A Dmlx4_ib_srq.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()
H A Dmlx4_ib_cq.c263 mlx4_ib_db_unmap_user(context, &cq->db); in mlx4_ib_create_cq()
475 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_cq()
H A Dmlx4_ib.h716 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
H A Dmlx4_ib_qp.c919 mlx4_ib_db_unmap_user(to_mucontext(pd->uobject->context), &qp->db); in create_qp_common()
1099 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()