Home
last modified time | relevance | path

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

/linux-4.1.27/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.c132 err = mlx4_ib_db_map_user(to_mucontext(pd->uobject->context), in mlx4_ib_create_srq()
Dmlx4_ib.h648 int mlx4_ib_db_map_user(struct mlx4_ib_ucontext *context, unsigned long virt,
Dcq.c207 err = mlx4_ib_db_map_user(to_mucontext(context), ucmd.db_addr, in mlx4_ib_create_cq()
Dqp.c741 err = mlx4_ib_db_map_user(to_mucontext(pd->uobject->context), in create_qp_common()