Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dcommon.c392 if (phy_has_tsinfo(phydev)) in __ethtool_get_ts_info()
/Linux-v5.10/net/8021q/
Dvlan_dev.c673 if (phy_has_tsinfo(phydev)) { in vlan_ethtool_get_ts_info()
/Linux-v5.10/include/linux/
Dphy.h1246 static inline bool phy_has_tsinfo(struct phy_device *phydev) in phy_has_tsinfo() function
/Linux-v5.10/drivers/net/
Dmacvlan.c1056 if (phy_has_tsinfo(phydev)) { in macvlan_ethtool_get_ts_info()