Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dcommon.c577 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
583 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/linux-5.19.10/include/linux/
Dethtool.h816 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/linux-5.19.10/drivers/net/phy/
Dphy_device.c3271 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3293 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()