Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dioctl.c121 static int ethtool_set_features(struct net_device *dev, void __user *useraddr) in ethtool_set_features() function
3272 rc = ethtool_set_features(dev, useraddr); in __dev_ethtool()