Home
last modified time | relevance | path

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

/linux-6.14.4/net/ethtool/
Dcommon.h61 int ethtool_get_ts_info_by_phc(struct net_device *dev,
Dcommon.c867 int ethtool_get_ts_info_by_phc(struct net_device *dev, in ethtool_get_ts_info_by_phc() function
917 err = ethtool_get_ts_info_by_phc(dev, info, &hwprov->desc); in __ethtool_get_ts_info()
Dtsinfo.c101 ret = ethtool_get_ts_info_by_phc(dev, &data->ts_info, in tsinfo_prepare_data()