Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c10431 static const struct ethtool_ops default_ethtool_ops; variable
10436 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
10553 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c10693 static const struct ethtool_ops default_ethtool_ops; variable
10698 if (dev->ethtool_ops == &default_ethtool_ops) in netdev_set_default_ethtool_ops()
10845 dev->ethtool_ops = &default_ethtool_ops; in alloc_netdev_mqs()

Completed in 26 milliseconds