Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c220 unsigned int full_speed) in sfxge_pcie_check_link() argument
222 if ((sp->s_pcie_linkspeed < full_speed) || in sfxge_pcie_check_link()
228 (full_speed == 1) ? "2.5G" : in sfxge_pcie_check_link()
229 (full_speed == 2) ? "5.0G" : in sfxge_pcie_check_link()
230 (full_speed == 3) ? "8.0G" : in sfxge_pcie_check_link()