Home
last modified time | relevance | path

Searched refs:phy_has_hwtstamp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/core/
H A Ddev_ioctl.c274 if (phy_has_hwtstamp(dev->phydev)) in dev_get_hwtstamp_phylib()
330 bool phy_ts = phy_has_hwtstamp(dev->phydev); in dev_set_hwtstamp_phylib()
/openbmc/linux/include/linux/
H A Dphy.h1530 static inline bool phy_has_hwtstamp(struct phy_device *phydev) in phy_has_hwtstamp() function
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c718 if (!phy_has_hwtstamp(phy)) { in cpsw_ndo_ioctl()
H A Dnetcp_ethss.c2824 if (!phy_has_hwtstamp(phy)) { in gbe_ioctl()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c879 if (!phy_has_hwtstamp(dev->phydev) && ocelot->ptp) { in ocelot_ioctl()
/openbmc/linux/Documentation/networking/
H A Dtimestamping.rst721 - Checking, in ``.ndo_eth_ioctl``, whether ``phy_has_hwtstamp(netdev->phydev)``