Home
last modified time | relevance | path

Searched refs:ethtool_set_ethtool_phy_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/ethtool/
Dcommon.c666 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
671 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/Linux-v6.6/include/linux/
Dethtool.h980 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/Linux-v6.6/drivers/net/phy/
Dphy_device.c3529 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3556 ethtool_set_ethtool_phy_ops(NULL); in phy_init()
3569 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()