Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev.c6752 static const struct ethtool_ops default_ethtool_ops; variable
6757 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
6868 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()