Home
last modified time | relevance | path

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

/Linux-v5.15/net/ethtool/
Dcommon.c547 if (phy_has_tsinfo(phydev)) in __ethtool_get_ts_info()
/Linux-v5.15/net/8021q/
Dvlan_dev.c682 if (phy_has_tsinfo(phydev)) { in vlan_ethtool_get_ts_info()
/Linux-v5.15/include/linux/
Dphy.h1270 static inline bool phy_has_tsinfo(struct phy_device *phydev) in phy_has_tsinfo() function
/Linux-v5.15/drivers/net/
Dmacvlan.c1057 if (phy_has_tsinfo(phydev)) { in macvlan_ethtool_get_ts_info()