Home
last modified time | relevance | path

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

/drivers/net/
Dpcnet32.c313 static int pcnet32_ioctl(struct net_device *, struct ifreq *, int);
1578 .ndo_do_ioctl = pcnet32_ioctl,
2789 static int pcnet32_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in pcnet32_ioctl() function