OpenCloudOS-Kernel/drivers/infiniband/hw/hns
Wei Hu(Xavier) a81fba2813 RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08
BT is used to retrieve the addresses of the contexts(QPC/MPT/CQC/SRQC)
in memory. In order to support multi hop addressing for the contexts,
the BT BA should be configured by mailbox, and the BT attribution will
be set by command.

This patch is to configure the BT BA and BT attribution for the
contexts.

Signed-off-by: Shaobo Xu <xushaobo2@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-09-27 08:34:56 -04:00
..
Kconfig RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
Makefile RDMA/hns: Initialize the PCI device for hip08 RoCE 2017-09-27 08:34:55 -04:00
hns_roce_ah.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00
hns_roce_alloc.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00
hns_roce_cmd.c RDMA/hns: Add mailbox's implementation for hip08 RoCE driver 2017-09-27 08:34:55 -04:00
hns_roce_cmd.h RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_common.h RDMA/hns: Add mailbox's implementation for hip08 RoCE driver 2017-09-27 08:34:55 -04:00
hns_roce_cq.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00
hns_roce_device.h RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_eq.c IB/hns: include linux/interrupt.h 2017-07-31 14:44:47 -04:00
hns_roce_eq.h IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn 2016-10-03 11:43:15 -04:00
hns_roce_hem.c RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_hem.h RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_hw_v1.c RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_hw_v1.h RDMA/hns: Add mailbox's implementation for hip08 RoCE driver 2017-09-27 08:34:55 -04:00
hns_roce_hw_v2.c RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_hw_v2.h RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08 2017-09-27 08:34:56 -04:00
hns_roce_main.c RDMA/hns: Add profile support for hip08 driver 2017-09-27 08:34:55 -04:00
hns_roce_mr.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00
hns_roce_pd.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00
hns_roce_qp.c RDMA/hns: Modify assignment device variable to support both PCI device and platform device 2017-09-27 08:34:55 -04:00