Re: [PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-12-04 Thread Bjorn Helgaas
On Tue, Nov 20, 2012 at 11:58 AM, Betty Dall wrote: > Add a new define for the 8.0 GT/s supported link speed added in the PCI > 3.0 specification. This is used to identify a device's current link speed > (PCI_EXP_CLS). > > Here is the section of the PCI 3.0 specification: > "Supported Link

Re: [PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-12-04 Thread Bjorn Helgaas
On Tue, Nov 20, 2012 at 11:58 AM, Betty Dall betty.d...@hp.com wrote: Add a new define for the 8.0 GT/s supported link speed added in the PCI 3.0 specification. This is used to identify a device's current link speed (PCI_EXP_CLS). Here is the section of the PCI 3.0 specification: Supported

Re: [PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-11-22 Thread Yijing Wang
> diff --git a/include/uapi/linux/pci_regs.h b/include/uapi/linux/pci_regs.h > index 20ae747..0cf8abb 100644 > --- a/include/uapi/linux/pci_regs.h > +++ b/include/uapi/linux/pci_regs.h > @@ -469,6 +469,7 @@ > #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ > #define

Re: [PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-11-22 Thread Yijing Wang
diff --git a/include/uapi/linux/pci_regs.h b/include/uapi/linux/pci_regs.h index 20ae747..0cf8abb 100644 --- a/include/uapi/linux/pci_regs.h +++ b/include/uapi/linux/pci_regs.h @@ -469,6 +469,7 @@ #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ #define

[PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-11-20 Thread Betty Dall
Add a new define for the 8.0 GT/s supported link speed added in the PCI 3.0 specification. This is used to identify a device's current link speed (PCI_EXP_CLS). Here is the section of the PCI 3.0 specification: "Supported Link Speeds Vector – This field indicates the supported Link speed(s) of

[PATCH] PCI: add PCIe 8.0 GT/s supported link speed define

2012-11-20 Thread Betty Dall
Add a new define for the 8.0 GT/s supported link speed added in the PCI 3.0 specification. This is used to identify a device's current link speed (PCI_EXP_CLS). Here is the section of the PCI 3.0 specification: Supported Link Speeds Vector – This field indicates the supported Link speed(s) of