Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Ddoorbell.c44 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt, in mlx4_ib_db_map_user() function
Dsrq.c133 err = mlx4_ib_db_map_user(to_mucontext(pd->uobject->context), in mlx4_ib_create_srq()
Dmlx4_ib.h695 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt,
Dcq.c215 err = mlx4_ib_db_map_user(to_mucontext(context), ucmd.db_addr, in mlx4_ib_create_cq()
Dqp.c754 err = mlx4_ib_db_map_user(to_mucontext(pd->uobject->context), in create_qp_common()