Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev.c8851 static const struct ethtool_ops default_ethtool_ops; variable
8856 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
8966 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()