Home
last modified time | relevance | path

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

/linux-6.15/net/ethtool/
H A Dcommon.c1008 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
1013 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/linux-6.15/include/linux/
H A Dethtool.h1233 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux-6.15/drivers/net/phy/
H A Dphy_device.c3553 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3584 ethtool_set_ethtool_phy_ops(NULL); in phy_init()
3597 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()