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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpcnet32.c323 static void pcnet32_restart(struct net_device *dev, unsigned int csr0_bits);
821 pcnet32_restart(dev, CSR0_NORMAL);
903 pcnet32_restart(dev, 0x0000);
1015 pcnet32_restart(dev, CSR0_NORMAL);
1347 pcnet32_restart(dev, CSR0_START);
2335 static void pcnet32_restart(struct net_device *dev, unsigned int csr0_bits) function
2396 pcnet32_restart(dev, CSR0_NORMAL);
2658 pcnet32_restart(dev, CSR0_NORMAL);

Completed in 60 milliseconds