Home
last modified time | relevance | path

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

/linux-6.14.4/net/ethtool/
Dcommon.c963 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
968 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/linux-6.14.4/include/linux/
Dethtool.h1226 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux-6.14.4/drivers/net/phy/
Dphy_device.c3799 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3826 ethtool_set_ethtool_phy_ops(NULL); in phy_init()
3839 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()