Searched refs:mlx4_ib_db_unmap_user (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | doorbell.c | 88 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
|
H A D | srq.c | 201 mlx4_ib_db_unmap_user(ucontext, &srq->db); in mlx4_ib_create_srq() 273 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_srq()
|
H A D | cq.c | 274 mlx4_ib_db_unmap_user(context, &cq->db); in mlx4_ib_create_cq() 486 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_cq()
|
H A D | mlx4_ib.h | 750 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
|
H A D | qp.c | 946 mlx4_ib_db_unmap_user(context, &qp->db); in create_rq() 1230 mlx4_ib_db_unmap_user(context, &qp->db); in create_qp_common() 1447 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | doorbell.c | 89 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db) in mlx4_ib_db_unmap_user() function
|
H A D | srq.c | 205 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 D | cq.c | 274 mlx4_ib_db_unmap_user(context, &cq->db); in mlx4_ib_create_cq() 486 mlx4_ib_db_unmap_user( in mlx4_ib_destroy_cq()
|
H A D | mlx4_ib.h | 752 void mlx4_ib_db_unmap_user(struct mlx4_ib_ucontext *context, struct mlx4_db *db);
|
H A D | qp.c | 981 mlx4_ib_db_unmap_user(context, &qp->db); in create_rq() 1265 mlx4_ib_db_unmap_user(context, &qp->db); in create_qp_common() 1482 mlx4_ib_db_unmap_user(mcontext, &qp->db); in destroy_qp_common()
|
Completed in 18 milliseconds