Searched refs:dc21040_autoconf (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | de4x5.c | 922 static int dc21040_autoconf(struct net_device *dev); 1757 next_tick = dc21040_autoconf(dev); in de4x5_ast() 2390 dc21040_autoconf(struct net_device *dev) in dc21040_autoconf() function 2413 next_tick = dc21040_autoconf(dev); in dc21040_autoconf() 2422 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf() 2433 next_tick = de4x5_suspect_state(dev, 1000, BNC_AUI, ping_media, dc21040_autoconf); in dc21040_autoconf() 2442 next_tick = de4x5_suspect_state(dev, 1000, EXT_SIA, ping_media, dc21040_autoconf); in dc21040_autoconf()
|