Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddev.c7031 static const struct ethtool_ops default_ethtool_ops; variable
7036 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
7152 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()