linux-stable/drivers/infiniband/hw/vmw_pvrdma
Shamir Rabinovitch ff23dfa134 IB: Pass only ib_udata in function prototypes
Now when ib_udata is passed to all the driver's object create/destroy APIs
the ib_udata will carry the ib_ucontext for every user command. There is
no need to also pass the ib_ucontext via the functions prototypes.

Make ib_udata the only argument psssed.

Signed-off-by: Shamir Rabinovitch <shamir.rabinovitch@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-04-01 15:00:47 -03:00
..
Kconfig
Makefile RDMA/vmw_pvrdma: Add shared receive queue support 2017-11-13 16:18:33 -05:00
pvrdma.h RDMA/vmw_pvrdma: Return the correct opcode when creating WR 2019-01-10 17:00:28 -07:00
pvrdma_cmd.c
pvrdma_cq.c IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
pvrdma_dev_api.h RDMA/vmw_pvrdma: Support upto 64-bit PFNs 2019-01-29 21:40:28 -07:00
pvrdma_doorbell.c
pvrdma_main.c RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
pvrdma_misc.c RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL 2019-02-11 15:24:55 -07:00
pvrdma_mr.c IB: Pass uverbs_attr_bundle down ib_x destroy path 2019-04-01 14:57:35 -03:00
pvrdma_qp.c IB: Pass uverbs_attr_bundle down ib_x destroy path 2019-04-01 14:57:35 -03:00
pvrdma_ring.h IB/pvrdma: Remove unused function 2017-08-22 15:42:57 -04:00
pvrdma_srq.c IB: Pass uverbs_attr_bundle down ib_x destroy path 2019-04-01 14:57:35 -03:00
pvrdma_verbs.c IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
pvrdma_verbs.h IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00