Searched refs:tg3_ctrl (Results 1 – 1 of 1) sorted by relevance
4662 u32 tg3_ctrl; in tg3_phy_copper_an_config_ok() local4666 if (tg3_readphy(tp, MII_CTRL1000, &tg3_ctrl)) in tg3_phy_copper_an_config_ok()4673 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL | in tg3_phy_copper_an_config_ok()4676 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL); in tg3_phy_copper_an_config_ok()4679 if (tg3_ctrl != tgtadv) in tg3_phy_copper_an_config_ok()