Searched refs:slnk (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 2750 int ana, anlpa, cap, cr, slnk, sr; in dc21140m_autoconf() local 2855 if ((slnk = test_for_100Mb(dev, 6500)) < 0) { in dc21140m_autoconf() 2856 next_tick = slnk & ~TIMER_CB; in dc21140m_autoconf() 2935 s32 cr, anlpa, ana, cap, irqs, irq_mask, imr, omr, slnk, sr, sts; in dc2114x_autoconf() local 3112 if ((slnk = test_for_100Mb(dev, 6500)) < 0) { in dc2114x_autoconf() 3114 return slnk & ~TIMER_CB; in dc2114x_autoconf()
|