Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h73 extern const struct ethtool_phy_ops *ethtool_phy_ops;
H A Dstrset.c251 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in strset_prepare_set()
/linux/include/linux/
H A Dethtool.h1419 struct ethtool_phy_ops { struct
1442 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux/drivers/net/phy/
H A Dphy_device.c3950 static const struct ethtool_phy_ops phy_ethtool_phy_ops = {