Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A 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);
/openbmc/linux/include/linux/
H A Dethtool.h980 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c3537 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3564 ethtool_set_ethtool_phy_ops(NULL); in phy_init()
3577 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()