linux/drivers/infiniband/hw/hns
Matan Barak 0ede73bc01 IB/uverbs: Extend uverbs_ioctl header with driver_id
Extending uverbs_ioctl header with driver_id and another reserved
field. driver_id should be used in order to identify the driver.
Since every driver could have its own parsing tree, this is necessary
for strace support.
Downstream patches take off the EXPERIMENTAL flag from the ioctl() IB
support and thus we add some reserved fields for future usage.

Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-19 14:45:17 -06:00
..
hns_roce_ah.c Merge branch 'for-next-early' into for-next 2017-10-18 13:07:13 -04:00
hns_roce_alloc.c RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_cmd.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_cmd.h RDMA/hns: Add eq support of hip08 2017-12-22 09:21:45 -07:00
hns_roce_common.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_cq.c RDMA/hns: Fix cqn type and init resp 2018-03-15 15:34:26 -06:00
hns_roce_db.c RDMA/hns: Support rq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_device.h RDMA/hns: Support cq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_hem.c RDMA/hns: Get rid of page operation after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_hem.h RDMA/hns: Get rid of page operation after dma_alloc_coherent 2017-12-01 12:21:27 -07:00
hns_roce_hw_v1.c RDMA/hns: Replace __raw_write*(cpu_to_le*()) with LE write*() 2018-02-14 16:32:54 -07:00
hns_roce_hw_v1.h RDMA/hns: Fix the endian problem for hns 2018-02-05 10:48:48 -05:00
hns_roce_hw_v2.c RDMA/hns: Support cq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_hw_v2.h RDMA/hns: Support cq record doorbell for the user space 2018-03-13 16:40:15 -04:00
hns_roce_main.c IB/uverbs: Extend uverbs_ioctl header with driver_id 2018-03-19 14:45:17 -06:00
hns_roce_mr.c RDMA/hns: Use free_pages function instead of free_page 2018-02-14 16:30:12 -07:00
hns_roce_pd.c RDMA/hns: Use structs to describe the uABI instead of opencoding 2018-03-15 15:58:04 -06:00
hns_roce_qp.c RDMA/hns: Fix cqn type and init resp 2018-03-15 15:34:26 -06:00
Kconfig RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
Makefile RDMA/hns: Support rq record doorbell for the user space 2018-03-13 16:40:15 -04:00