linux/drivers/infiniband/hw/hns
Yixian Liu b16f818847 RDMA/hns: Refactor eq code for hip06
Considering the compatibility of supporting hip08's eq
process and possible changes of data structure, this patch
refactors the eq code structure of hip06.

We move all the eq process code for hip06 from hns_roce_eq.c
into hns_roce_hw_v1.c, and also for hns_roce_eq.h. With
these changes, it will be convenient to add the eq support
for later hardware version.

Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Reviewed-by: Lijun Ou <oulijun@huawei.com>
Reviewed-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2017-12-22 09:21:38 -07:00
..
hns_roce_ah.c Merge branch 'for-next-early' into for-next 2017-10-18 13:07:13 -04:00
hns_roce_alloc.c RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08 2017-10-25 13:37:07 -04: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 rereg mr support for hip08 2017-11-10 12:14:27 -05:00
hns_roce_common.h RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver 2017-09-27 08:34:56 -04:00
hns_roce_cq.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_device.h RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_hem.c RDMA/hns: Unify the calculation for hem index in hip08 2017-11-10 12:32:18 -05:00
hns_roce_hem.h RDMA/hns: Configure TRRL field in hip08 RoCE device 2017-11-10 12:29:47 -05:00
hns_roce_hw_v1.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_hw_v1.h RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_hw_v2.c RDMA/hns: Modify the usage of cmd_sn in hip08 2017-11-10 12:32:43 -05:00
hns_roce_hw_v2.h RDMA/hns: Add sq_invld_flg field in QP context 2017-11-10 12:31:52 -05:00
hns_roce_main.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
hns_roce_mr.c RDMA/hns: Add rereg mr support for hip08 2017-11-10 12:14:27 -05:00
hns_roce_pd.c RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver 2017-09-27 08:34:56 -04:00
hns_roce_qp.c RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00
Kconfig RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
Makefile RDMA/hns: Refactor eq code for hip06 2017-12-22 09:21:38 -07:00