linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
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
..
hns3pf net: hns3: never send command queue message to IMP when reset 2018-03-26 12:12:27 -04:00
hns3vf net: hns3: Add *Asserting Reset* mailbox message & handling in VF 2018-03-22 15:29:04 -04:00
hclge_mbx.h net: hns3: Add *Asserting Reset* mailbox message & handling in VF 2018-03-22 15:29:04 -04:00
hnae3.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hnae3.h net: hns3: Add VF Reset device state and its handling 2018-03-22 15:29:03 -04:00
hns3_dcbnl.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hns3_enet.c net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo 2018-03-26 12:12:26 -04:00
hns3_enet.h net: hns3: Changes to make enet watchdog timeout func common for PF/VF 2018-03-22 15:29:03 -04:00
hns3_ethtool.c net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size 2018-03-26 12:12:26 -04:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00