Lines Matching refs:TG3_PHYFLG_EEE_CAP
1893 if (tp->phy_flags & TG3_PHYFLG_EEE_CAP) in tg3_link_report()
2350 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_eee_pull_config()
2389 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_eee_adjust()
4341 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_autoneg_cfg()
4617 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_eee_config_ok()
9857 if (tp->phy_flags & TG3_PHYFLG_EEE_CAP) in tg3_reset_hw()
11670 tp->phy_flags &= ~TG3_PHYFLG_EEE_CAP; in tg3_open()
11671 } else if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_open()
11673 tp->phy_flags |= TG3_PHYFLG_EEE_CAP; in tg3_open()
13589 eee_cap = tp->phy_flags & TG3_PHYFLG_EEE_CAP; in tg3_test_loopback()
13590 tp->phy_flags &= ~TG3_PHYFLG_EEE_CAP; in tg3_test_loopback()
14063 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_set_eee()
14100 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_get_eee()
15512 tp->phy_flags |= TG3_PHYFLG_EEE_CAP; in tg3_phy_probe()
17934 (tp->phy_flags & TG3_PHYFLG_EEE_CAP) != 0); in tg3_init_one()