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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dewrk3.h296 struct ewrk3_ioctl { struct
H A Dewrk3.c129 Added verify_area() calls in ewrk3_ioctl() from
307 static int ewrk3_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
617 dev->do_ioctl = ewrk3_ioctl;
1686 static int ewrk3_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) function
1689 struct ewrk3_ioctl *ioc = (struct ewrk3_ioctl *) &rq->ifr_ifru;

Completed in 74 milliseconds