Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c756 static int vortex_up(struct net_device *dev);
876 err = vortex_up(ndev); in vortex_resume()
1556 vortex_up(struct net_device *dev) in vortex_up() function
1775 retval = vortex_up(dev); in vortex_open()
2041 vortex_up(dev); /* AKPM: bug. vortex_up() assumes that the rx ring is full. It may not be. */ in vortex_error()