Home
last modified time | relevance | path

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

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