Home
last modified time | relevance | path

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

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