Searched refs:PCI_EXP_LNKSTA_CLS (Results 1 – 13 of 13) sorted by relevance
178 switch (stat & PCI_EXP_LNKSTA_CLS) { in get_link_speed()
578 #define PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
199 switch (linkstat & PCI_EXP_LNKSTA_CLS) { in extract_speed()
42 switch (pcie_link_status & PCI_EXP_LNKSTA_CLS) { in igb_get_bus_info_pcie()
309 rcar_rmw32(pcie, EXPCAP(12), PCI_EXP_LNKSTA_CLS, in rcar_pcie_force_speedup()
775 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
1442 cls = FIELD_GET(PCI_EXP_LNKSTA_CLS, lnksta); in brcm_pcie_start_link()
1627 (lnksta & PCI_EXP_LNKSTA_CLS) != PCI_EXP_LNKSTA_CLS_2_5GB) { in bcm_vk_shutdown()
797 gai->pci.link_speed_curr = FIELD_GET(PCI_EXP_LNKSTA_CLS, stat); in hba_ioctl_callback()
3929 switch (link_status & PCI_EXP_LNKSTA_CLS) { in i40e_set_pci_config_data()
5895 return pcie_link_speed[FIELD_GET(PCI_EXP_LNKSTA_CLS, lnksta)]; in to_pcie_link_speed()
8884 p->speed = val & PCI_EXP_LNKSTA_CLS; in get_pci_mode()
3332 speed = lnksta & PCI_EXP_LNKSTA_CLS; in _base_check_and_enable_high_iops_queues()