linux/drivers/net/ethernet/hisilicon/hns3/hns3vf
Salil Mehta a15fa7d43b net: hns3: Add *Asserting Reset* mailbox message & handling in VF
Reset Asserting message is forwarded by PF to inform VF about
the hardware reset which is about to happen. This might be due
to the earlier VF reset request received by the PF or because PF
for any reason decides to undergo reset. This message results in
VF to go in pending state in which it polls the hardware to
complete the reset and then further resets/tears its own stack.

Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 15:29:04 -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: Changes to support ARQ(Asynchronous Receive Queue) 2018-03-22 15:29:04 -04: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: Changes to support ARQ(Asynchronous Receive Queue) 2018-03-22 15:29:04 -04:00
hclgevf_main.h net: hns3: Changes to support ARQ(Asynchronous Receive Queue) 2018-03-22 15:29:04 -04:00
hclgevf_mbx.c net: hns3: Add *Asserting Reset* mailbox message & handling in VF 2018-03-22 15:29:04 -04:00