Home
last modified time | relevance | path

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

/linux-6.14.4/net/ethtool/
Dcommon.h64 int ethtool_net_get_ts_info_by_phc(struct net_device *dev,
Dtsconfig.c266 ret = ethtool_net_get_ts_info_by_phc(dev, &ts_info, hwprov_desc); in tsconfig_set_hwprov_from_desc()
Dcommon.c798 int ethtool_net_get_ts_info_by_phc(struct net_device *dev, in ethtool_net_get_ts_info_by_phc() function
873 err = ethtool_net_get_ts_info_by_phc(dev, info, hwprov_desc); in ethtool_get_ts_info_by_phc()