Searched refs:znet_open (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 Dznet.c158 static int znet_open(struct net_device *dev);
354 .ndo_open = znet_open,
464 static int znet_open(struct net_device *dev) function
469 printk(KERN_DEBUG "%s: znet_open() called.\n", dev->name);
799 /* The inverse routine to znet_open(). */

Completed in 25 milliseconds