Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c381 aneg_multigbt_an_ctrl |= CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
383 aneg_multigbt_an_ctrl &= ~CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
H A Digc_defines.h928 #define CR_2500T_FD_CAPS 0x0080 /* Advertise 2500T FD capability */ macro