Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/net/core/
Dethtool.c2392 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) in ethtool_set_tunable() function
2879 rc = ethtool_set_tunable(dev, useraddr); in dev_ethtool()
/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c2405 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) in ethtool_set_tunable() function
2918 rc = ethtool_set_tunable(dev, useraddr); in dev_ethtool()