Lines Matching refs:TG3_PHYFLG_EEE_CAP
1890 if (tp->phy_flags & TG3_PHYFLG_EEE_CAP) in tg3_link_report()
2346 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_eee_pull_config()
2385 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_eee_adjust()
4347 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_autoneg_cfg()
4612 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) in tg3_phy_eee_config_ok()
9955 if (tp->phy_flags & TG3_PHYFLG_EEE_CAP) in tg3_reset_hw()
11799 tp->phy_flags &= ~TG3_PHYFLG_EEE_CAP; in tg3_open()
11800 } else if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_open()
11802 tp->phy_flags |= TG3_PHYFLG_EEE_CAP; in tg3_open()
13703 eee_cap = tp->phy_flags & TG3_PHYFLG_EEE_CAP; in tg3_test_loopback()
13704 tp->phy_flags &= ~TG3_PHYFLG_EEE_CAP; in tg3_test_loopback()
14172 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_set_eee()
14211 if (!(tp->phy_flags & TG3_PHYFLG_EEE_CAP)) { in tg3_get_eee()
15643 tp->phy_flags |= TG3_PHYFLG_EEE_CAP; in tg3_phy_probe()
18003 (tp->phy_flags & TG3_PHYFLG_EEE_CAP) != 0); in tg3_init_one()