linux/drivers/net/ethernet/hisilicon/hns3/hns3pf
Peng Li b50ae26c57 net: hns3: never send command queue message to IMP when reset
IMP will not handle and command queue message any more when it is
in core/global, driver should not send command queue message to
IMP until reinitialize the NIC HW.

This patch checks the status and avoid the message sent to IMP when
reset.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-26 12:12:27 -04:00
..
Makefile net: hns3: Add mailbox support to PF driver 2017-12-15 10:55:35 -05:00
hclge_cmd.c net: hns3: Refactor the initialization of command queue 2017-11-02 21:28:35 +09:00
hclge_cmd.h net: hns3: fix for getting wrong link mode problem 2018-03-22 13:12:02 -04:00
hclge_dcb.c net: hns3: add support for querying pfc puase packets statistic 2018-03-11 22:53:32 -04:00
hclge_dcb.h net: hns3: Add hclge_dcb module for the support of DCB feature 2017-09-28 10:35:12 -07:00
hclge_main.c net: hns3: never send command queue message to IMP when reset 2018-03-26 12:12:27 -04:00
hclge_main.h net: hns3: Changes required in PF mailbox to support VF reset 2018-03-22 15:29:04 -04:00
hclge_mbx.c net: hns3: hclge_inform_reset_assert_to_vf() can be static 2018-03-23 13:17:46 -04:00
hclge_mdio.c net: hns3: never send command queue message to IMP when reset 2018-03-26 12:12:27 -04:00
hclge_mdio.h net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC 2017-08-03 15:08:17 -07:00
hclge_tm.c net: hns3: add support for querying pfc puase packets statistic 2018-03-11 22:53:32 -04:00
hclge_tm.h net: hns3: add support for querying pfc puase packets statistic 2018-03-11 22:53:32 -04:00