Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h883 #define CR_1000T_HD_CAPS 0x0100 /* Advertise 1000T HD capability */ macro
H A Digc_phy.c337 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS); in igc_phy_setup_autoneg()
/freebsd/sys/dev/e1000/
H A De1000_defines.h989 #define CR_1000T_HD_CAPS 0x0100 /* Advertise 1000T HD capability */ macro
H A De1000_phy.c1520 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS); in e1000_phy_setup_autoneg()