Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKSTA_CLS_2_5GB (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/
Deeh_pe.c693 (val & PCI_EXP_LNKSTA_CLS_2_5GB) ? "2.5GB" : "5GB"); in eeh_bridge_check_link()
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h560 #define PCI_EXP_LNKSTA_CLS_2_5GB 0x0001 /* Current Link Speed 2.5GT/s */ macro
/Linux-v5.10/drivers/pci/controller/
Dpcie-altera.c618 if ((linkstat & PCI_EXP_LNKSTA_CLS) == PCI_EXP_LNKSTA_CLS_2_5GB) { in altera_pcie_retrain()
Dpci-tegra.c669 value |= PCI_EXP_LNKSTA_CLS_2_5GB; in tegra_pcie_apply_sw_fixup()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpcie.c251 case PCI_EXP_LNKSTA_CLS_2_5GB: in extract_speed()
/Linux-v5.10/drivers/net/ethernet/intel/igb/
De1000_mac.c42 case PCI_EXP_LNKSTA_CLS_2_5GB: in igb_get_bus_info_pcie()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_common.c4532 case PCI_EXP_LNKSTA_CLS_2_5GB: in i40e_set_pci_config_data()