Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c10401 static const struct ethtool_ops default_ethtool_ops; variable
10406 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
10523 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()