Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_phy.c377 aneg_multigbt_an_ctrl |= CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
379 aneg_multigbt_an_ctrl &= ~CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
H A Digc_defines.h927 #define CR_2500T_FD_CAPS 0x0080 /* Advertise 2500T FD capability */ macro