mirror_ubuntu-kernels/drivers/infiniband/hw/hns
oulijun 391bd5fc7d RDMA/hns: Not support qp transition from reset to reset for hip06
Because hip06 hardware is not support for qp transition from
reset to reset state, it need to return errno when qp
transited from reset to reset. This patch fixes it.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-05-09 10:45:18 -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: Fix cq record doorbell enable in kernel 2018-03-22 12:42:48 -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: Replace __raw_write*(cpu_to_le*()) with LE write*() 2018-02-14 16:32:54 -07: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: Add return operation when configured global param fail 2018-05-09 10:45:18 -04: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
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