Searched refs:ethtool_set_wol (Results 1 – 2 of 2) sorted by relevance
1425 static int ethtool_set_wol(struct net_device *dev, char __user *useraddr) in ethtool_set_wol() function2755 rc = ethtool_set_wol(dev, useraddr); in dev_ethtool()
24320 static int ethtool_set_wol(struct net_device *dev, char *useraddr) in ethtool_set_wol() function24816 return ethtool_set_wol(dev, useraddr); in ethtool_ioctl()