PCI: Add ACS quirk for Wangxun NICs
authorMengyuan Lou <mengyuanlou@net-swift.com>
Tue, 7 Feb 2023 10:24:19 +0000 (18:24 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 14 Feb 2023 00:05:59 +0000 (18:05 -0600)
commita2b9b123ccac913e9f9b80337d687a2fe786a634
tree63b687d62d8698792cf5787a230056e6ae1e714b
parent63ba51db24ed1b8f8088a897290eb6c036c5435d
PCI: Add ACS quirk for Wangxun NICs

Wangxun has verified there is no peer-to-peer between functions for the
below selection of SFxxx, RP1000 and RP2000 NICS.  They may be
multi-function devices, but the hardware does not advertise ACS capability.

Add an ACS quirk for these devices so the functions can be in independent
IOMMU groups.

Link: https://lore.kernel.org/r/20230207102419.44326-1-mengyuanlou@net-swift.com
Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c
include/linux/pci_ids.h