linux/drivers/infiniband/hw/hns
Bart Van Assche f696bf6d64 RDMA: Constify the argument of the work request conversion functions
When posting a send work request, the work request that is posted is not
modified by any of the RDMA drivers. Make this explicit by constifying
most ib_send_wr pointers in RDMA transport drivers.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-30 20:00:20 -06:00
..
hns_roce_ah.c RDMA: Convert drivers to use sgid_attr instead of sgid_index 2018-06-18 11:11:26 -06:00
hns_roce_alloc.c IB/hns: Use zeroing memory allocator instead of allocator/memset 2018-06-04 10:50:04 -06: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 eq support of hip08 2017-12-22 09:21:45 -07:00
hns_roce_common.h RDMA/hns: Update the implementation of set_mac 2018-07-11 14:09:25 -06: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 rq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_device.h RDMA: Constify the argument of the work request conversion functions 2018-07-30 20:00:20 -06:00
hns_roce_hem.c RDMA/hns: Use delay instead of usleep 2018-07-26 16:51:47 -06: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: Return correct error code from hns_roce_v1_rsv_lp_qp() 2018-07-26 16:51:12 -06: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 RDMA: Constify the argument of the work request conversion functions 2018-07-30 20:00:20 -06:00
hns_roce_hw_v2.h RDMA/hns: Update the data type of immediate data 2018-07-26 20:10:37 -06:00
hns_roce_main.c RDMA/hns: Enable modify_cq for uverbs. 2018-07-26 20:12:35 -06:00
hns_roce_mr.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
hns_roce_pd.c RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust 2018-05-24 15:41:52 -06:00
hns_roce_qp.c RDMA/hns: Not support qp transition from reset to reset for hip06 2018-05-09 10:45:18 -04: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