OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf
Peng Li d458c815e7 net: hns3: increase the max time for IMP handle command
It may need more time for IMP handle some command, such as reset.
This patch enlarges the max time for cmd timeout.

Driver will check the IMP result every us, it may break through the
loop when get the right result. So not all command need the max time.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 13:12:02 -04:00
..
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00
hclgevf_cmd.c net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface 2017-12-15 10:55:34 -05:00
hclgevf_cmd.h net: hns3: increase the max time for IMP handle command 2018-03-22 13:12:02 -04:00
hclgevf_main.c net: hns3: export pci table of hclge and hclgevf to userspace 2018-03-22 13:12:02 -04:00
hclgevf_main.h net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support 2017-12-15 10:55:34 -05:00
hclgevf_mbx.c net: hns3: add result checking for VF when modify unicast mac address 2018-03-11 22:53:32 -04:00