Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddoorbell.c48 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt, in mlx5_ib_db_map_user() function
H A Dsrq.c86 err = mlx5_ib_db_map_user(ucontext, ucmd.db_addr, &srq->db); in create_srq_user()
H A Dmlx5_ib.h1277 int mlx5_ib_db_map_user(struct mlx5_ib_ucontext *context, unsigned long virt,
H A Dcq.c764 err = mlx5_ib_db_map_user(context, ucmd.db_addr, &cq->db); in create_cq_user()
H A Dqp.c921 err = mlx5_ib_db_map_user(ucontext, ucmd->db_addr, &rwq->db); in create_user_rq()
1047 err = mlx5_ib_db_map_user(context, ucmd->db_addr, &qp->db); in _create_user_qp()