Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dioctl.c157 static int __ethtool_get_sset_count(struct net_device *dev, int sset) in __ethtool_get_sset_count() function
801 rc = __ethtool_get_sset_count(dev, i); in ethtool_get_sset_info()
1948 ret = __ethtool_get_sset_count(dev, gstrings.string_set); in ethtool_get_strings()