Searched refs:PCI_EXP_LNKSTA_CLS_2_5GB (Results 1 – 9 of 9) sorted by relevance
693 (val & PCI_EXP_LNKSTA_CLS_2_5GB) ? "2.5GB" : "5GB"); in eeh_bridge_check_link()
137 if ((lnk_stat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in cdns_pcie_retrain()
567 #define PCI_EXP_LNKSTA_CLS_2_5GB 0x0001 /* Current Link Speed 2.5GT/s */ macro
615 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
650 value |= PCI_EXP_LNKSTA_CLS_2_5GB; in tegra_pcie_apply_sw_fixup()
42 case PCI_EXP_LNKSTA_CLS_2_5GB: in igb_get_bus_info_pcie()
200 case PCI_EXP_LNKSTA_CLS_2_5GB: in extract_speed()
1627 (lnksta & PCI_EXP_LNKSTA_CLS) != PCI_EXP_LNKSTA_CLS_2_5GB) { in bcm_vk_shutdown()
4475 case PCI_EXP_LNKSTA_CLS_2_5GB: in i40e_set_pci_config_data()