Searched refs:PCI_EXP_LNKCAP2_SLS_5_0GB (Results 1 – 3 of 3) sorted by relevance
687 #define PCI_EXP_LNKCAP2_SLS_5_0GB 0x00000004 /* Supported Speed 5GT/s */ macro
408 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_5_0GB ? PCIE_SPEED_5_0GT : \
6132 speeds = PCI_EXP_LNKCAP2_SLS_5_0GB | PCI_EXP_LNKCAP2_SLS_2_5GB; in pcie_get_supported_speeds()