Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dioctl.c2446 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) in ethtool_set_tunable() function
2975 rc = ethtool_set_tunable(dev, useraddr); in __dev_ethtool()