Home
last modified time | relevance | path

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

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