Searched refs:PCI_EXP_LNKSTA_CLS_2_5GB (Results 1 – 10 of 10) sorted by relevance
137 if ((lnk_stat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in cdns_pcie_retrain()
693 (val & PCI_EXP_LNKSTA_CLS_2_5GB) ? "2.5GB" : "5GB"); in eeh_bridge_check_link()
567 #define PCI_EXP_LNKSTA_CLS_2_5GB 0x0001 /* Current Link Speed 2.5GT/s */ macro
568 #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()
201 case PCI_EXP_LNKSTA_CLS_2_5GB: in extract_speed()
42 case PCI_EXP_LNKSTA_CLS_2_5GB: in igb_get_bus_info_pcie()
1627 (lnksta & PCI_EXP_LNKSTA_CLS) != PCI_EXP_LNKSTA_CLS_2_5GB) { in bcm_vk_shutdown()
4479 case PCI_EXP_LNKSTA_CLS_2_5GB: in i40e_set_pci_config_data()