Searched refs:TG3_FLAG_10_100_ONLY (Results 1 – 2 of 2) sorted by relevance
628 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) { in tg3_phy_copper_begin()657 if (!(tp->tg3_flags & TG3_FLAG_10_100_ONLY) && in tg3_phy_copper_begin()2583 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) in tg3_phy_probe()2631 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) in tg3_phy_probe()2881 tp->tg3_flags |= TG3_FLAG_10_100_ONLY; in tg3_get_invariants()
1963 #define TG3_FLAG_10_100_ONLY 0x01000000 macro