linux_dsm_epyc7002/drivers/infiniband/hw/hns
Wei Hu (Xavier) 6b877c32bc IB/hns: Modify the macro for the timeout when cmd process
This patch modified the macro for the timeout when cmd is
processing as follows:
Before modification:
 enum {
	HNS_ROCE_CMD_TIME_CLASS_A       = 10000,
	HNS_ROCE_CMD_TIME_CLASS_B       = 10000,
	HNS_ROCE_CMD_TIME_CLASS_C       = 10000,
 };
After modification:
 #define HNS_ROCE_CMD_TIMEOUT_MSECS	10000

Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
Signed-off-by: Salil Mehta  <salil.mehta@huawei.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-12-03 14:20:42 -05:00
..
hns_roce_ah.c
hns_roce_alloc.c
hns_roce_cmd.c
hns_roce_cmd.h IB/hns: Modify the macro for the timeout when cmd process 2016-12-03 14:20:42 -05:00
hns_roce_common.h IB/hns: Add code for refreshing CQ CI using TPTR 2016-12-03 14:20:42 -05:00
hns_roce_cq.c IB/hns: Modify the macro for the timeout when cmd process 2016-12-03 14:20:42 -05:00
hns_roce_device.h IB/hns: Add code for refreshing CQ CI using TPTR 2016-12-03 14:20:42 -05:00
hns_roce_eq.c 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_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 IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hem.h IB/hns: Fix bug of clear hem 2016-10-03 11:43:15 -04:00
hns_roce_hw_v1.c IB/hns: Modify the macro for the timeout when cmd process 2016-12-03 14:20:42 -05:00
hns_roce_hw_v1.h IB/hns: add self loopback for CM 2016-12-03 14:20:42 -05:00
hns_roce_main.c IB/hns: Add code for refreshing CQ CI using TPTR 2016-12-03 14:20:42 -05:00
hns_roce_mr.c IB/hns: Modify the macro for the timeout when cmd process 2016-12-03 14:20:42 -05:00
hns_roce_pd.c IB/hns: Fix the bug when platform_get_resource() exec fail 2016-10-03 11:43:15 -04:00
hns_roce_qp.c IB/hns: Fix for removal of redundant code 2016-10-03 11:43:15 -04:00
hns_roce_user.h
Kconfig IB/hns: Kconfig and Makefile for RoCE module 2016-08-22 14:02:33 -04:00
Makefile IB/hns: Kconfig and Makefile for RoCE module 2016-08-22 14:02:33 -04:00