Home
last modified time | relevance | path

Searched refs:ethtool_get_phc_vclocks (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dphc_vclocks.c36 data->num = ethtool_get_phc_vclocks(dev, &data->index); in phc_vclocks_prepare_data()
A Dcommon.c652 int ethtool_get_phc_vclocks(struct net_device *dev, int **vclock_index) in ethtool_get_phc_vclocks() function
662 EXPORT_SYMBOL(ethtool_get_phc_vclocks);
/linux-6.3-rc2/include/linux/
A Dethtool.h992 int ethtool_get_phc_vclocks(struct net_device *dev, int **vclock_index);
/linux-6.3-rc2/net/core/
A Dsock.c874 num = ethtool_get_phc_vclocks(dev, &vclock_index); in sock_timestamping_bind_phc()

Completed in 13 milliseconds