Searched refs:tg3_ctrl (Results 1 – 1 of 1) sorted by relevance
4651 u32 tg3_ctrl; in tg3_phy_copper_an_config_ok() local4655 if (tg3_readphy(tp, MII_CTRL1000, &tg3_ctrl)) in tg3_phy_copper_an_config_ok()4662 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL | in tg3_phy_copper_an_config_ok()4665 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL); in tg3_phy_copper_an_config_ok()4668 if (tg3_ctrl != tgtadv) in tg3_phy_copper_an_config_ok()