linux_dsm_epyc7002/drivers/infiniband/hw/qib
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
..
Kconfig
Makefile
qib_6120_regs.h
qib_7220_regs.h
qib_7220.h
qib_7322_regs.h
qib_common.h
qib_debugfs.c
qib_debugfs.h
qib_diag.c RDMA: Use u64_to_user_ptr everywhere 2018-03-29 13:42:29 -06:00
qib_driver.c
qib_eeprom.c
qib_file_ops.c IB/qib: Fix DMA api warning with debug kernel 2018-05-24 09:39:25 -06:00
qib_fs.c
qib_iba6120.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
qib_iba7220.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
qib_iba7322.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
qib_init.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
qib_intr.c
qib_mad.c
qib_mad.h
qib_pcie.c
qib_pio_copy.c
qib_qp.c
qib_qsfp.c
qib_qsfp.h
qib_rc.c IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt 2018-05-09 15:53:30 -04:00
qib_ruc.c IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt 2018-05-09 15:53:30 -04:00
qib_sd7220.c
qib_sdma.c
qib_sysfs.c
qib_twsi.c
qib_tx.c
qib_uc.c IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt 2018-05-09 15:53:30 -04:00
qib_ud.c IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt 2018-05-09 15:53:30 -04:00
qib_user_pages.c IB/qib: Fix DMA api warning with debug kernel 2018-05-24 09:39:25 -06:00
qib_user_sdma.c
qib_user_sdma.h
qib_verbs.c IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
qib_verbs.h RDMA: Constify the argument of the work request conversion functions 2018-07-30 20:00:20 -06:00
qib_wc_ppc64.c
qib_wc_x86_64.c
qib.h IB/qib: Fix DMA api warning with debug kernel 2018-05-24 09:39:25 -06:00