Home
last modified time | relevance | path

Searched refs:emac_ethtool_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c256 static const struct ethtool_ops emac_ethtool_ops = { variable
286 netdev->ethtool_ops = &emac_ethtool_ops; in emac_set_ethtool_ops()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2273 static const struct ethtool_ops emac_ethtool_ops = { variable
3144 ndev->ethtool_ops = &emac_ethtool_ops; in emac_probe()