Home
last modified time | relevance | path

Searched refs:dc21040_state (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Dde4x5.c928 static int dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout, …
2416 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI, in dc21040_autoconf()
2427 next_tick = dc21040_state(dev, 0x8f09, 0x0705, 0x0006, 3000, EXT_SIA, in dc21040_autoconf()
2436 next_tick = dc21040_state(dev, 0x3041, 0x0000, 0x0006, 3000, in dc21040_autoconf()
2460 dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout, in dc21040_state() function