Lines Matching refs:TP
1159 lp->params.autosense = TP; in de4x5_hw_init()
2402 if ((lp->autosense == AUTO) || (lp->autosense == TP)) { in dc21040_autoconf()
2403 lp->media = TP; in dc21040_autoconf()
2415 case TP: in dc21040_autoconf()
2421 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf()
2557 lp->media = TP; /* On chip auto negotiation is broken */ in dc21041_autoconf()
2558 } else if (lp->autosense == TP) { in dc21041_autoconf()
2559 lp->media = TP; in dc21041_autoconf()
2600 lp->media = TP; in dc21041_autoconf()
2617 case TP: in dc21041_autoconf()
2648 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21041_autoconf); in dc21041_autoconf()
2961 } else if (lp->autosense == TP) { in dc2114x_autoconf()
2962 lp->media = TP; in dc2114x_autoconf()
3128 (((lp->media == _10Mb) || (lp->media == TP) || in dc2114x_autoconf()
3213 lp->media = TP; in srom_map_media()
5207 lp->params.autosense = TP; in de4x5_parse_params()
5306 (lp->media == TP ? "TP" : in de4x5_dbg_media()