Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c10694 static const struct ethtool_ops default_ethtool_ops; variable
10699 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
10846 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()