Home
last modified time | relevance | path

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

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