Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h61 int ethtool_net_get_ts_info_by_phc(struct net_device *dev,
H A Dtsconfig.c266 ret = ethtool_net_get_ts_info_by_phc(dev, &ts_info, hwprov_desc); in tsconfig_set_hwprov_from_desc()
H A Dcommon.c900 int ethtool_net_get_ts_info_by_phc(struct net_device *dev, in ethtool_net_get_ts_info_by_phc() function
975 err = ethtool_net_get_ts_info_by_phc(dev, info, hwprov_desc); in ethtool_get_ts_info_by_phc()