linux-stable/drivers/net/ethernet/hisilicon/hns3/hns3pf
Huazhong Tan 39cfbc9c4f net: hns3: reset tqp while doing DOWN operation
While doing DOWN operation, the driver will reclaim the memory which has
already used for TX. If the hardware is processing this memory, it will
cause a RCB error to the hardware. According the hardware's description,
the driver should reset the tqp before reclaim the memory during DOWN.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-19 23:47:58 -08:00
..
hclge_cmd.c net: hns3: implement the IMP reset processing for PF 2018-11-09 16:47:35 -08:00
hclge_cmd.h net: hns3: getting tx and dv buffer size through firmware 2018-12-18 12:01:01 -08:00
hclge_dcb.c net: hns3: add common validation in hclge_dcb 2018-11-19 18:32:11 -08:00
hclge_dcb.h net: hns3: Add SPDX tags to HNS3 PF driver 2018-07-21 08:44:23 -07:00
hclge_debugfs.c net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
hclge_debugfs.h net: hns3: Add "dcb register" status information query function 2018-12-15 10:54:18 -08:00
hclge_err.c net: hns3: fix spelling mistake "offser" -> "offset" 2018-12-10 11:44:30 -08:00
hclge_err.h net: hns3: add handling of RDMA RAS errors 2018-12-07 15:57:01 -08:00
hclge_main.c net: hns3: reset tqp while doing DOWN operation 2018-12-19 23:47:58 -08:00
hclge_main.h net: hns3: getting tx and dv buffer size through firmware 2018-12-18 12:01:01 -08:00
hclge_mbx.c net: hns3: Add "queue map" information query function 2018-12-15 10:54:18 -08:00
hclge_mdio.c net: hns3: synchronize speed and duplex from phy when phy link up 2018-12-18 12:01:01 -08:00
hclge_mdio.h net: hns3: Fix for information of phydev lost problem when down/up 2018-08-14 09:54:23 -07:00
hclge_tm.c net: hns3: add common validation in hclge_dcb 2018-11-19 18:32:11 -08:00
hclge_tm.h net: hns3: Add "tm map" status information query function 2018-12-15 10:54:18 -08:00
Makefile net: hns3: Add "FD flow table" info query function 2018-11-23 17:28:59 -08:00