Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A 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);
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h568 void ethtool_set_ethtool_phy_ops(const struct ethtool_phy_ops *ops);
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c3095 ethtool_set_ethtool_phy_ops(&phy_ethtool_phy_ops); in phy_init()
3117 ethtool_set_ethtool_phy_ops(NULL); in phy_exit()