Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h249 void stmmac_set_ethtool_ops(struct net_device *netdev);
Dstmmac_ethtool.c949 void stmmac_set_ethtool_ops(struct net_device *netdev) in stmmac_set_ethtool_ops() function
Dstmmac_main.c4443 stmmac_set_ethtool_ops(ndev); in stmmac_dvr_probe()