ethtool_set_ethtool_phy_ops
ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops);
ethtool_set_ethtool_phy_ops(NULL);
ethtool_set_ethtool_phy_ops(NULL);
void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
EXPORT_SYMBOL_GPL(ethtool_set_ethtool_phy_ops);