You need to sign in or sign up before continuing.
提交 a93643e6 编写于 作者: G geruijun 提交者: Zheng Zengkai

PCI: Add support of port isolation for QLogic HBA card 26

euleros inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I4MD9D?from=project-issue
CVE: NA

--------------------------------

Add support of port isolation for QLogic HBA card 26
Signed-off-by: Ngeruijun <geruijun@huawei.com>
Signed-off-by: NHongxiang Lou <louhongxiang@huawei.com>
Reviewed-by: NXiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 bd9cb1ca
......@@ -4890,6 +4890,8 @@ static const struct pci_dev_acs_enabled {
{ PCI_VENDOR_ID_INTEL, PCI_ANY_ID, pci_quirk_intel_spt_pch_acs },
{ 0x19a2, 0x710, pci_quirk_mf_endpoint_acs }, /* Emulex BE3-R */
{ 0x10df, 0x720, pci_quirk_mf_endpoint_acs }, /* Emulex Skyhawk-R */
{ 0x1077, 0x2532, pci_quirk_mf_endpoint_acs}, /* QLogic QL2562 */
{ 0x1077, 0x2261, pci_quirk_mf_endpoint_acs}, /* QLogic QL2692 */
{ 0x1077, 0x2031, pci_quirk_mf_endpoint_acs}, /* QLogic QL2672 */
{ 0x1077, 0x2532, pci_quirk_mf_endpoint_acs},
/* Cavium ThunderX */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册