Searched refs:slnk (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 2748 int ana, anlpa, cap, cr, slnk, sr; in dc21140m_autoconf() local 2853 if ((slnk = test_for_100Mb(dev, 6500)) < 0) { in dc21140m_autoconf() 2854 next_tick = slnk & ~TIMER_CB; in dc21140m_autoconf() 2933 s32 cr, anlpa, ana, cap, irqs, irq_mask, imr, omr, slnk, sr, sts; in dc2114x_autoconf() local 3110 if ((slnk = test_for_100Mb(dev, 6500)) < 0) { in dc2114x_autoconf() 3112 return slnk & ~TIMER_CB; in dc2114x_autoconf()
|