OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3
Peng Li 090e3b5350 net: hns3: set the cmdq out_vld bit to 0 after used
Driver check the out_vld bit when get a new cmdq BD, if the bit is 1,
the BD is valid. driver Should set the bit 0 after used and hw will
set the bit 1 if get a valid BD.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-08 11:23:36 -05:00
..
hns3pf net: hns3: set the cmdq out_vld bit to 0 after used 2018-03-08 11:23:36 -05:00
hns3vf net: hns3: set the cmdq out_vld bit to 0 after used 2018-03-08 11:23:36 -05:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hclge_mbx.h net: hns3: Add mailbox support to VF driver 2017-12-15 10:55:34 -05: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 ethtool -p support for fiber port 2018-01-22 16:05:49 -05: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: converting spaces into tabs to avoid checkpatch.pl warning 2018-01-22 16:21:17 -05:00
hns3_enet.h net: hns3: change the unit of GL value macro 2018-01-12 10:12:32 -05:00
hns3_ethtool.c net: hns3: add get/set_coalesce support to VF 2018-01-26 10:58:29 -05:00