Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dkaweth.c654 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
681 return netdev_ethtool_ioctl(net, (void *) rq->ifr_data); in kaweth_ioctl()
Dcatc.c656 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
718 return netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in catc_ioctl()
DCDCEther.c451 static int netdev_ethtool_ioctl(struct net_device *netdev, void *useraddr) in netdev_ethtool_ioctl() function
491 return netdev_ethtool_ioctl(net, (void *) rq->ifr_data); in CDCEther_ioctl()
/linux-2.4.37.9/arch/ppc/8xx_io/
Dfec.c212 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr);
1561 return netdev_ethtool_ioctl(dev, (void*)rq->ifr_data); in fec_enet_ioctl()
1596 static int netdev_ethtool_ioctl (struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
/linux-2.4.37.9/drivers/net/
D3c509.c1112 netdev_ethtool_ioctl (struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
1209 rc = netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in netdev_ioctl()
Dyellowfin.c1394 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr)
1426 return netdev_ethtool_ioctl(dev, (void *) rq->ifr_data);
Dhamachi.c1859 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
1934 rc = netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in netdev_ioctl()
Dsundance.c1569 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
1661 rc = netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in netdev_ioctl()
Dstarfire.c1895 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
1984 rc = netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in netdev_ioctl()
Dnatsemi.c1959 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
2419 return netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in netdev_ioctl()
Deepro100.c1980 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) function
2095 return netdev_ethtool_ioctl(dev, (void *) rq->ifr_data);
/linux-2.4.37.9/drivers/net/tulip/
Dtulip_core.c921 static int netdev_ethtool_ioctl(struct net_device *dev, void *useraddr) in netdev_ethtool_ioctl() function
957 return netdev_ethtool_ioctl(dev, (void *) rq->ifr_data); in private_ioctl()