Searched refs:PCI_EXP_LNKSTA_CLS (Results 1 – 17 of 17) sorted by relevance
555 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
177 switch (stat & PCI_EXP_LNKSTA_CLS) { in get_link_speed()
388 PCI_EXP_LNKSTA_CLS); in tegra_pcie_rp_irq_handler()868 PCI_EXP_LNKSTA_CLS; in tegra_pcie_dw_host_init()
619 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
419 rcar_rmw32(pcie, EXPCAP(12), PCI_EXP_LNKSTA_CLS, in rcar_pcie_force_speedup()
703 value &= ~PCI_EXP_LNKSTA_CLS; in tegra_pcie_apply_sw_fixup()2411 value &= ~PCI_EXP_LNKSTA_CLS; in tegra_pcie_change_link_speed()
41 switch (pcie_link_status & PCI_EXP_LNKSTA_CLS) { in igb_get_bus_info_pcie()
249 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in extract_speed()
184 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in current_link_speed_show()
681 bus->cur_bus_speed = pcie_link_speed[linksta & PCI_EXP_LNKSTA_CLS]; in pcie_update_link_speed()
5614 next_speed = pcie_link_speed[lnksta & PCI_EXP_LNKSTA_CLS]; in pcie_bandwidth_available()
796 (u8)(stat & PCI_EXP_LNKSTA_CLS); in hba_ioctl_callback()
761 if ((lnk & PCI_EXP_LNKSTA_CLS) != 1) in __vxge_hw_verify_pci_e_info()
4490 switch (link_status & PCI_EXP_LNKSTA_CLS) { in i40e_set_pci_config_data()
2998 speed = lnksta & PCI_EXP_LNKSTA_CLS; in _base_check_and_enable_high_iops_queues()
8871 p->speed = val & PCI_EXP_LNKSTA_CLS; in get_pci_mode()
6080 speed = lnksta & PCI_EXP_LNKSTA_CLS; in megasas_init_fw()