Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dcommon.c406 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops) in ethtool_set_ethtool_phy_ops() function
412 EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);
/Linux-v5.10/include/linux/
Dethtool.h566 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/Linux-v5.10/drivers/net/phy/
Dphy_device.c3048 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3070 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()