Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.c987 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in ethtool_get_ts_info_by_phc()
992 info->phc_source = HWTSTAMP_SOURCE_NETDEV; in ethtool_get_ts_info_by_phc()
1022 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in __ethtool_get_ts_info()
1028 info->phc_source = HWTSTAMP_SOURCE_NETDEV; in __ethtool_get_ts_info()
/linux/include/linux/
H A Dethtool.h857 enum hwtstamp_source phc_source; member