Home
last modified time | relevance | path

Searched refs:AL_PCI_EXP_LNKSTA_CLS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_unit_adapter_regs.h130 #define AL_PCI_EXP_LNKSTA_CLS 0x000f /* Current Link Speed */ macro
H A Dal_hal_pcie.c2012 switch(pcie_lnksta & AL_PCI_EXP_LNKSTA_CLS) { in al_pcie_link_status()