Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dcommon.c741 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
746 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/linux/include/linux/
A Dethtool.h1181 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux/drivers/net/phy/
A Dphy_device.c3796 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3823 ethtool_set_ethtool_phy_ops(NULL); in phy_init()
3836 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()

Completed in 15 milliseconds