Searched refs:PCI_EXP_LNKSTA_CLS (Results 1 – 13 of 13) sorted by relevance
549 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
435 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
417 rcar_rmw32(pcie, EXPCAP(12), PCI_EXP_LNKSTA_CLS, in rcar_pcie_force_speedup()
177 switch (stat & PCI_EXP_LNKSTA_CLS) { in get_link_speed()
41 switch (pcie_link_status & PCI_EXP_LNKSTA_CLS) { in igb_get_bus_info_pcie()
261 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in extract_speed()
184 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in current_link_speed_show()
629 bus->cur_bus_speed = pcie_link_speed[linksta & PCI_EXP_LNKSTA_CLS]; in pcie_update_link_speed()
5439 next_speed = pcie_link_speed[lnksta & PCI_EXP_LNKSTA_CLS]; in pcie_bandwidth_available()
800 (u8)(stat & PCI_EXP_LNKSTA_CLS); in hba_ioctl_callback()
760 if ((lnk & PCI_EXP_LNKSTA_CLS) != 1) in __vxge_hw_verify_pci_e_info()
4439 switch (link_status & PCI_EXP_LNKSTA_CLS) { in i40e_set_pci_config_data()
8681 p->speed = val & PCI_EXP_LNKSTA_CLS; in get_pci_mode()