Searched refs:ANS (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c2583 lp->media = ANS; dc21041_autoconf()
2591 case ANS: dc21041_autoconf()
2614 next_tick = de4x5_suspect_state(dev, 1000, ANS, test_tp, dc21041_autoconf); dc21041_autoconf()
2769 if (lp->infoblock_media == ANS) { dc21140m_autoconf()
2785 lp->media = ANS; dc21140m_autoconf()
2799 case ANS: dc21140m_autoconf()
2922 ** When autonegotiation is working, the ANS part searches the SROM for
2969 if ((lp->infoblock_media == ANS) && dc2114x_autoconf()
2974 lp->media = ANS; dc2114x_autoconf()
2982 case ANS: dc2114x_autoconf()
3120 if (lp->media == ANS) { /* Do MII parallel detection */ dc2114x_autoconf()
3243 case ANS: srom_map_media()
3244 lp->media = ANS; srom_map_media()
4636 lp->infoblock_media = ANS; type1_infoblock()
4719 lp->infoblock_media = ANS; type3_infoblock()
5295 (lp->media == ANS ? "TP/Nway" : de4x5_dbg_media()
H A Dde4x5.h828 #define ANS 0x0020 /* Intermediate AutoNegotiation State */ macro
832 #define ANS_SUSPECT 0x0802 /* Suspect the ANS (TP) port is down */

Completed in 115 milliseconds