Searched refs:dc21040_autoconf (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
| D | de4x5.c | 924 static int dc21040_autoconf(struct net_device *dev); 1759 next_tick = dc21040_autoconf(dev); in de4x5_ast() 2391 dc21040_autoconf(struct net_device *dev) in dc21040_autoconf() function 2414 next_tick = dc21040_autoconf(dev); in dc21040_autoconf() 2423 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf() 2434 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf); in dc21040_autoconf() 2443 next_tick = de4x5_suspect_state(dev, 1000, EXT_SIA, ping_media, dc21040_autoconf); in dc21040_autoconf()
|