linux/drivers/infiniband/hw/hns
Lijun Ou 9d9d4ff788 RDMA/hns: Update the kernel header file of hns
The hns_roce_ib_create_srq_resp is used to interact with the user for
data, this was open coded to use a u32 directly, instead use a properly
sized structure.

Fixes: c7bcb13442 ("RDMA/hns: Add SRQ support for hip08 kernel mode")
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-25 09:55:48 -07:00
..
Kconfig RDMA: Fix dependencies for rdma_user_mmap_io 2018-09-26 13:50:40 -06:00
Makefile RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_ah.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
hns_roce_alloc.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hns_roce_cmd.c RDMA/hns: Add reset process for RoCE in hip08 2018-05-30 20:45:02 -04:00
hns_roce_cmd.h RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_common.h RDMA/hns: Update posting & querying mailbox 2018-12-11 12:04:06 -07:00
hns_roce_cq.c RDMA/hns: Bugfix for cq record db for kernel 2018-05-23 15:45:44 -06:00
hns_roce_db.c RDMA/hns: Support flush cqe for hip08 in kernel space 2018-08-02 20:03:25 -06:00
hns_roce_device.h RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
hns_roce_hem.c RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_hem.h RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_hw_v1.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hns_roce_hw_v1.h RDMA/hns: Fix endian conversions and annotations 2018-07-11 14:09:25 -06:00
hns_roce_hw_v2.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
hns_roce_hw_v2.h RDMA/hns: Bugfix for RoCE loopback test 2018-12-11 12:04:06 -07:00
hns_roce_main.c RDMA/hns: Initialize ib_device_ops struct 2018-12-11 15:15:08 -07:00
hns_roce_mr.c RDMA/hns: Fix the bug while use multi-hop of pbl 2018-12-11 12:04:06 -07:00
hns_roce_pd.c RDMA/hns: Fix usage of bitmap allocation functions return values 2018-08-15 15:08:35 -06:00
hns_roce_qp.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hns_roce_srq.c RDMA/hns: Update the kernel header file of hns 2019-01-25 09:55:48 -07:00