Home
last modified time | relevance | path

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

/linux-4.1.27/net/8021q/
Dvlan_dev.c742 static const struct ethtool_ops vlan_ethtool_ops = { variable
801 dev->ethtool_ops = &vlan_ethtool_ops; in vlan_setup()