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

/linux-4.4.14/net/core/
H A Ddev.c7031 static const struct ethtool_ops default_ethtool_ops; variable in typeref:struct:ethtool_ops
7036 if (dev->ethtool_ops == &default_ethtool_ops) netdev_set_default_ethtool_ops()
7152 dev->ethtool_ops = &default_ethtool_ops; alloc_netdev_mqs()

Completed in 77 milliseconds