Home
last modified time | relevance | path

Searched refs:__ethtool_get_ts_info (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dcommon.h39 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
H A Dtsinfo.c37 ret = __ethtool_get_ts_info(dev, &data->ts_info); in tsinfo_prepare_data()
H A Dcommon.c384 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() function
H A Dioctl.c2278 err = __ethtool_get_ts_info(dev, &info); in ethtool_get_ts_info()
/kernel/linux/linux-6.6/net/ethtool/
H A Dcommon.h47 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
H A Dtsinfo.c37 ret = __ethtool_get_ts_info(dev, &data->ts_info); in tsinfo_prepare_data()
H A Dcommon.c632 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() function
657 if (!__ethtool_get_ts_info(dev, &info)) in ethtool_get_phc_vclocks()
H A Dioctl.c2363 err = __ethtool_get_ts_info(dev, &info); in ethtool_get_ts_info()

Completed in 10 milliseconds