Lines Matching refs:TP
1163 lp->params.autosense = TP; in de4x5_hw_init()
2403 if ((lp->autosense == AUTO) || (lp->autosense == TP)) { in dc21040_autoconf()
2404 lp->media = TP; in dc21040_autoconf()
2416 case TP: in dc21040_autoconf()
2422 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf()
2558 lp->media = TP; /* On chip auto negotiation is broken */ in dc21041_autoconf()
2559 } else if (lp->autosense == TP) { in dc21041_autoconf()
2560 lp->media = TP; in dc21041_autoconf()
2601 lp->media = TP; in dc21041_autoconf()
2618 case TP: in dc21041_autoconf()
2649 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21041_autoconf); in dc21041_autoconf()
2962 } else if (lp->autosense == TP) { in dc2114x_autoconf()
2963 lp->media = TP; in dc2114x_autoconf()
3129 (((lp->media == _10Mb) || (lp->media == TP) || in dc2114x_autoconf()
3212 lp->media = TP; in srom_map_media()
5208 lp->params.autosense = TP; in de4x5_parse_params()
5309 (lp->media == TP ? "TP" : in de4x5_dbg_media()