Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dioctl.c2496 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) in ethtool_set_tunable() function
3025 rc = ethtool_set_tunable(dev, useraddr); in __dev_ethtool()