Searched refs:CR_1000T_FD_CAPS (Results 1 – 4 of 4) sorted by relevance
337 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS); in igc_phy_setup_autoneg()372 mii_1000t_ctrl_reg |= CR_1000T_FD_CAPS; in igc_phy_setup_autoneg()
884 #define CR_1000T_FD_CAPS 0x0200 /* Advertise 1000T FD capability */ macro
990 #define CR_1000T_FD_CAPS 0x0200 /* Advertise 1000T FD capability */ macro
1520 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS); in e1000_phy_setup_autoneg()1555 mii_1000t_ctrl_reg |= CR_1000T_FD_CAPS; in e1000_phy_setup_autoneg()