Loading drivers/net/ethernet/netswift/ngbe/ngbe_type.h +5 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,11 @@ #endif /************ ngbe_register.h ************/ /* Vendor ID */ #ifndef PCI_VENDOR_ID_TRUSTNETIC #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #endif /* Device IDs */ /* copper */ #define NGBE_DEV_ID_EM_TEST 0x0000 Loading drivers/net/ethernet/netswift/txgbe/txgbe_type.h +5 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,11 @@ #endif /************ txgbe_register.h ************/ /* Vendor ID */ #ifndef PCI_VENDOR_ID_TRUSTNETIC #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #endif /* Device IDs */ #define TXGBE_DEV_ID_SP1000 0x1001 #define TXGBE_DEV_ID_WX1820 0x2001 Loading drivers/pci/quirks.c +0 −1 Original line number Diff line number Diff line Loading @@ -4979,7 +4979,6 @@ static const struct pci_dev_acs_enabled { /* because rootcomplex Vendor id is 0x17cd on phytium cpu */ { 0x17cd, PCI_ANY_ID, pci_quirk_xgene_acs }, #endif { PCI_VENDOR_ID_TRUSTNETIC, PCI_ANY_ID, pci_quirk_mf_endpoint_acs }, { 0 } }; Loading include/linux/pci_ids.h +0 −2 Original line number Diff line number Diff line Loading @@ -3148,8 +3148,6 @@ #define PCI_VENDOR_ID_NCUBE 0x10ff #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #define PCI_VENDOR_ID_PHYTIUM 0x1db7 #endif /* _LINUX_PCI_IDS_H */ Loading
drivers/net/ethernet/netswift/ngbe/ngbe_type.h +5 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,11 @@ #endif /************ ngbe_register.h ************/ /* Vendor ID */ #ifndef PCI_VENDOR_ID_TRUSTNETIC #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #endif /* Device IDs */ /* copper */ #define NGBE_DEV_ID_EM_TEST 0x0000 Loading
drivers/net/ethernet/netswift/txgbe/txgbe_type.h +5 −0 Original line number Diff line number Diff line Loading @@ -89,6 +89,11 @@ #endif /************ txgbe_register.h ************/ /* Vendor ID */ #ifndef PCI_VENDOR_ID_TRUSTNETIC #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #endif /* Device IDs */ #define TXGBE_DEV_ID_SP1000 0x1001 #define TXGBE_DEV_ID_WX1820 0x2001 Loading
drivers/pci/quirks.c +0 −1 Original line number Diff line number Diff line Loading @@ -4979,7 +4979,6 @@ static const struct pci_dev_acs_enabled { /* because rootcomplex Vendor id is 0x17cd on phytium cpu */ { 0x17cd, PCI_ANY_ID, pci_quirk_xgene_acs }, #endif { PCI_VENDOR_ID_TRUSTNETIC, PCI_ANY_ID, pci_quirk_mf_endpoint_acs }, { 0 } }; Loading
include/linux/pci_ids.h +0 −2 Original line number Diff line number Diff line Loading @@ -3148,8 +3148,6 @@ #define PCI_VENDOR_ID_NCUBE 0x10ff #define PCI_VENDOR_ID_TRUSTNETIC 0x8088 #define PCI_VENDOR_ID_PHYTIUM 0x1db7 #endif /* _LINUX_PCI_IDS_H */