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

/linux-master/drivers/infiniband/hw/mlx5/
H A Ddoorbell.c93 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db) function
H A Dsrq.c174 mlx5_ib_db_unmap_user(
H A Dcq.c850 mlx5_ib_db_unmap_user(context, &cq->db);
862 mlx5_ib_db_unmap_user(context, &cq->db);
H A Dmlx5_ib.h1277 void mlx5_ib_db_unmap_user(struct mlx5_ib_ucontext *context, struct mlx5_db *db);
H A Dqp.c876 mlx5_ib_db_unmap_user(context, &rwq->db);
1075 mlx5_ib_db_unmap_user(context, &qp->db);

Completed in 104 milliseconds