Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dphy.h1539 static inline bool phy_has_rxtstamp(struct phy_device *phydev) in phy_has_rxtstamp() function
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c2586 if (phy_has_rxtstamp(phydev)) { in gbe_rxtstamp()