From c5c0fdbe39aa2f65fecd93ab3082b1b8a7e2a318 Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Wed, 5 Apr 2023 19:21:09 +0200 Subject: Update linux headers to v6.3rc5 commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d Signed-off-by: David 'Digit' Turner Message-Id: <20230405172109.3081788-4-digit@google.com> Signed-off-by: Paolo Bonzini --- include/standard-headers/linux/pci_regs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/standard-headers/linux/pci_regs.h') diff --git a/include/standard-headers/linux/pci_regs.h b/include/standard-headers/linux/pci_regs.h index 85ab127881..dc2000e0fe 100644 --- a/include/standard-headers/linux/pci_regs.h +++ b/include/standard-headers/linux/pci_regs.h @@ -693,6 +693,7 @@ #define PCI_EXP_LNKCTL2_TX_MARGIN 0x0380 /* Transmit Margin */ #define PCI_EXP_LNKCTL2_HASD 0x0020 /* HW Autonomous Speed Disable */ #define PCI_EXP_LNKSTA2 0x32 /* Link Status 2 */ +#define PCI_EXP_LNKSTA2_FLIT 0x0400 /* Flit Mode Status */ #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 0x32 /* end of v2 EPs w/ link */ #define PCI_EXP_SLTCAP2 0x34 /* Slot Capabilities 2 */ #define PCI_EXP_SLTCAP2_IBPD 0x00000001 /* In-band PD Disable Supported */ -- cgit v1.2.3