Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c928 static int dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout, …
2417 next_tick = dc21040_state(dev, 0x8f01, 0xffff, 0x0000, 3000, BNC_AUI, in dc21040_autoconf()
2428 next_tick = dc21040_state(dev, 0x8f09, 0x0705, 0x0006, 3000, EXT_SIA, in dc21040_autoconf()
2437 next_tick = dc21040_state(dev, 0x3041, 0x0000, 0x0006, 3000, in dc21040_autoconf()
2461 dc21040_state(struct net_device *dev, int csr13, int csr14, int csr15, int timeout, in dc21040_state() function