Searched refs:CR_1000T_HD_CAPS (Results 1 – 5 of 5) sorted by relevance
973 #define CR_1000T_HD_CAPS 0x0100 /* Advertise 1000T HD capability */ macro
1509 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS); in e1000_phy_setup_autoneg()
1812 #define CR_1000T_HD_CAPS 0x0100 /* Advertise 1000T HD capability */ macro
5104 (phy_1000t_ctrl & CR_1000T_HD_CAPS) ? 1 : 0; in igb_get_phy_state()
6395 (Adapter->phy_1000t_ctrl & CR_1000T_HD_CAPS) ? 1 : 0; in e1000g_get_phy_state()