Home
last modified time | relevance | path

Searched refs:HWTSTAMP_SOURCE_PHYLIB (Results 1 – 7 of 7) sorted by relevance

/linux/net/core/
H A Dtimestamping.c37 if (hwprov->source != HWTSTAMP_SOURCE_PHYLIB || in skb_clone_tx_timestamp()
80 if (hwprov->source != HWTSTAMP_SOURCE_PHYLIB || in skb_defer_rx_timestamp()
H A Ddev_ioctl.c266 if (hwprov->source == HWTSTAMP_SOURCE_PHYLIB && in dev_get_hwtstamp_phylib()
342 if (hwprov->source == HWTSTAMP_SOURCE_PHYLIB && in dev_set_hwtstamp_phylib()
359 cfg->source = phy_ts ? HWTSTAMP_SOURCE_PHYLIB : HWTSTAMP_SOURCE_NETDEV; in dev_set_hwtstamp_phylib()
/linux/include/uapi/linux/
H A Dethtool_netlink_generated.h50 HWTSTAMP_SOURCE_PHYLIB, enumerator
/linux/net/ethtool/
H A Dtsconfig.c280 source = HWTSTAMP_SOURCE_PHYLIB; in tsconfig_set_hwprov_from_desc()
H A Dtsinfo.c366 reply_data->ts_info.phc_source = HWTSTAMP_SOURCE_PHYLIB; in ethnl_tsinfo_dump_one_phydev()
H A Dcommon.c1051 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in ethtool_get_ts_info_by_phc()
1086 info->phc_source = HWTSTAMP_SOURCE_PHYLIB; in __ethtool_get_ts_info()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c480 cfg->source != HWTSTAMP_SOURCE_PHYLIB) in lan966x_port_hwtstamp_set()