linux/drivers/infiniband/hw/hns
oulijun 55ba49cbce RDMA/hns: Move the location for initializing tmp_len
When posted work request, it need to compute the length of
all sges of every wr and fill it into the msg_len field of
send wqe. Thus, While posting multiple wr,
tmp_len should be reinitialized to zero.

Fixes: 8b9b8d143b ("RDMA/hns: Fix the endian problem for hns")
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-05-23 15:45:44 -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
hns_roce_ah.c IB/providers: Avoid null netdev check for RoCE 2018-04-03 21:33:51 -06: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: 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/hns: Support cq record doorbell for kernel space 2018-03-13 16:40:15 -04:00
hns_roce_hem.c RDMA/hns: Adjust the order of cleanup hem table 2018-04-27 14:20:47 -04: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: Fix the bug with NULL pointer 2018-05-09 10:45:18 -04: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: Move the location for initializing tmp_len 2018-05-23 15:45:44 -06: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 RDMA/hns: Update convert function of endian format 2018-05-09 10:45:18 -04: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: Not support qp transition from reset to reset for hip06 2018-05-09 10:45:18 -04:00