Searched refs:TG3_FLAG_10_100_ONLY (Results 1 – 2 of 2) sorted by relevance
609 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) { in tg3_phy_copper_begin()638 if (!(tp->tg3_flags & TG3_FLAG_10_100_ONLY) && in tg3_phy_copper_begin()2499 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) in tg3_phy_probe()2547 if (tp->tg3_flags & TG3_FLAG_10_100_ONLY) in tg3_phy_probe()2785 tp->tg3_flags |= TG3_FLAG_10_100_ONLY; in tg3_get_invariants()
2051 #define TG3_FLAG_10_100_ONLY 0x01000000 macro