net: hns3: add hns3 vf fault detect cap bit support
authorJie Wang <wangjie125@huawei.com>
Sat, 7 Oct 2023 03:12:14 +0000 (11:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Oct 2023 20:24:55 +0000 (13:24 -0700)
commitf1bc63aa6e114c526a3aed44f9f3a6e23c044d54
tree1ef683ee0ea0154e96068f1a6047bf110f933d66
parentbbb63db3b0ecb200b33bf172ffb93ef0e4472cee
net: hns3: add hns3 vf fault detect cap bit support

Currently hns3 driver is designed to support VF fault detect feature in
new hardwares. For code compatibility, vf fault detect cap bit is added to
the driver.

Signed-off-by: Jie Wang <wangjie125@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Link: https://lore.kernel.org/r/20231007031215.1067758-2-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hnae3.h
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.c
drivers/net/ethernet/hisilicon/hns3/hns3_common/hclge_comm_cmd.h
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c