Home
last modified time | relevance | path

Searched refs:phy_has_tsinfo (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.c392 if (phy_has_tsinfo(phydev)) in __ethtool_get_ts_info()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_dev.c676 if (phy_has_tsinfo(phydev)) { in vlan_ethtool_get_ts_info()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1257 static inline bool phy_has_tsinfo(struct phy_device *phydev) in phy_has_tsinfo() function
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacvlan.c1056 if (phy_has_tsinfo(phydev)) { in macvlan_ethtool_get_ts_info()