Searched refs:__ethtool_get_ts_info (Results 1 – 4 of 4) sorted by relevance
39 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
37 ret = __ethtool_get_ts_info(dev, &data->ts_info); in tsinfo_prepare_data()
384 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() function
2273 err = __ethtool_get_ts_info(dev, &info); in ethtool_get_ts_info()