Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h261 void stmmac_set_ethtool_ops(struct net_device *netdev);
263 static inline void stmmac_set_ethtool_ops(struct net_device *netdev) in stmmac_set_ethtool_ops() function
H A Dstmmac_ethtool.c1028 void stmmac_set_ethtool_ops(struct net_device *netdev) in stmmac_set_ethtool_ops() function
H A Dstmmac_main.c5019 stmmac_set_ethtool_ops(ndev); in stmmac_dvr_probe()