acrn-kernel/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
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
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
hns_roce_db.c
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
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
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