We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9a786 commit 0b3dee6Copy full SHA for 0b3dee6
include/uapi/linux/pci_regs.h
@@ -738,6 +738,7 @@
738
#define PCI_EXT_CAP_ID_DVSEC 0x23 /* Designated Vendor-Specific */
739
#define PCI_EXT_CAP_ID_DLF 0x25 /* Data Link Feature */
740
#define PCI_EXT_CAP_ID_PL_16GT 0x26 /* Physical Layer 16.0 GT/s */
741
+#define PCI_EXT_CAP_ID_PL_32GT 0x2A /* Physical Layer 32.0 GT/s */
742
#define PCI_EXT_CAP_ID_DOE 0x2E /* Data Object Exchange */
743
#define PCI_EXT_CAP_ID_MAX PCI_EXT_CAP_ID_DOE
744
0 commit comments