CR_1000T_HD_CAPS
mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS);
(Adapter->phy_1000t_ctrl & CR_1000T_HD_CAPS) ? 1 : 0;
(phy_1000t_ctrl & CR_1000T_HD_CAPS) ? 1 : 0;
mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS);