Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h58 int ethtool_get_ts_info_by_phc(struct net_device *dev,
H A Dcommon.c969 int ethtool_get_ts_info_by_phc(struct net_device *dev, in ethtool_get_ts_info_by_phc() function
1038 err = ethtool_get_ts_info_by_phc(dev, info, &hwprov->desc); in __ethtool_get_ts_info()
H A Dtsinfo.c102 ret = ethtool_get_ts_info_by_phc(dev, &data->ts_info, in tsinfo_prepare_data()