Home
last modified time | relevance | path

Searched refs:phc_source (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dcommon.c1007 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in ethtool_get_ts_info_by_phc()
1012 info->phc_source = HWTSTAMP_SOURCE_NETDEV; in ethtool_get_ts_info_by_phc()
1042 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in __ethtool_get_ts_info()
1048 info->phc_source = HWTSTAMP_SOURCE_NETDEV; in __ethtool_get_ts_info()
/linux/include/linux/
H A Dethtool.h879 enum hwtstamp_source phc_source; member