Searched refs:tg3_ctrl (Results 1 – 1 of 1) sorted by relevance
4667 u32 tg3_ctrl; in tg3_phy_copper_an_config_ok() local4671 if (tg3_readphy(tp, MII_CTRL1000, &tg3_ctrl)) in tg3_phy_copper_an_config_ok()4678 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL | in tg3_phy_copper_an_config_ok()4681 tg3_ctrl &= (ADVERTISE_1000HALF | ADVERTISE_1000FULL); in tg3_phy_copper_an_config_ok()4684 if (tg3_ctrl != tgtadv) in tg3_phy_copper_an_config_ok()