linux_dsm_epyc7002/drivers/infiniband/hw/hns
Xiaofei Tan 2b9acb9a97 RDMA/hns: Add the process of AEQ overflow for hip08
AEQ overflow will be reported by hardware when too many asynchronous
events occurred but not be handled in time.  Normally, AEQ overflow error
is not easy to occur. Once happened, we have to do physical function reset
to recover.  PF reset is implemented in two steps. Firstly, set reset
level with ae_dev->ops->set_default_reset_request.  Secondly, run reset
with ae_dev->ops->reset_event.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-21 16:47:54 -07:00
..
hns_roce_ah.c RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
hns_roce_alloc.c RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_cmd.c RDMA/hns: Add reset process for RoCE in hip08 2018-05-30 20:45:02 -04:00
hns_roce_cmd.h RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_common.h RDMA/hns: Update posting & querying mailbox 2018-12-11 12:04:06 -07:00
hns_roce_cq.c IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata 2019-01-10 17:07:45 -07:00
hns_roce_db.c IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata 2019-01-10 17:07:45 -07:00
hns_roce_device.h IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata 2019-01-10 17:07:45 -07:00
hns_roce_hem.c RDMA/hns: Add SRQ support for hip08 kernel mode 2018-12-05 07:59:13 -07:00
hns_roce_hem.h RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00
hns_roce_hw_v1.c RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hns_roce_hw_v1.h RDMA/hns: Fix endian conversions and annotations 2018-07-11 14:09:25 -06:00
hns_roce_hw_v2.c RDMA/hns: Add the process of AEQ overflow for hip08 2019-01-21 16:47:54 -07:00
hns_roce_hw_v2.h RDMA/hns: Bugfix for RoCE loopback test 2018-12-11 12:04:06 -07:00
hns_roce_main.c RDMA: Rename port_callback to init_port 2019-01-14 13:05:14 -07:00
hns_roce_mr.c IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata 2019-01-10 17:07:45 -07:00
hns_roce_pd.c RDMA: Clear PD objects during their allocation 2019-01-10 17:08:52 -07:00
hns_roce_qp.c RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db 2019-01-18 13:04:27 -07:00
hns_roce_srq.c IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata 2019-01-10 17:07:45 -07:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile RDMA/hns: Init SRQ table for hip08 2018-12-05 07:59:13 -07:00