Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c755 static int vortex_up(struct net_device *dev);
869 err = vortex_up(ndev); in vortex_resume()
1546 vortex_up(struct net_device *dev) in vortex_up() function
1604 pr_debug("vortex_up(): writing 0x%x to InternalConfig\n", config); in vortex_up()
1628 pr_debug("%s: vortex_up() irq %d media status %4.4x.\n", in vortex_up()
1762 retval = vortex_up(dev); in vortex_open()
2017 vortex_up(dev); /* AKPM: bug. vortex_up() assumes that the rx ring is full. It may not be. */ in vortex_error()
/kernel/linux/linux-6.6/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
1606 pr_debug("vortex_up(): writing 0x%x to InternalConfig\n", config); in vortex_up()
1630 pr_debug("%s: vortex_up() irq %d media status %4.4x.\n", in vortex_up()
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()

Completed in 9 milliseconds