Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dphy.h1338 static inline bool phy_has_rxtstamp(struct phy_device *phydev) in phy_has_rxtstamp() function
/linux-6.1.9/drivers/net/ethernet/ti/
Dnetcp_ethss.c2586 if (phy_has_rxtstamp(phydev)) { in gbe_rxtstamp()