Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphylib_stubs.h46 static inline int phy_hwtstamp_set(struct phy_device *phydev, in phy_hwtstamp_set() function
92 static inline int phy_hwtstamp_set(struct phy_device *phydev, in phy_hwtstamp_set() function
/linux-6.15/net/core/
H A Ddev_ioctl.c379 err = phy_hwtstamp_set(phydev, cfg, extack); in dev_set_hwtstamp_phylib()