Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c59x.c755 static int vortex_up(struct net_device *dev);
869 err = vortex_up(ndev); in vortex_resume()
1548 vortex_up(struct net_device *dev) in vortex_up() function
1764 retval = vortex_up(dev); in vortex_open()
2019 vortex_up(dev); /* AKPM: bug. vortex_up() assumes that the rx ring is full. It may not be. */ in vortex_error()