Home
last modified time | relevance | path

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

/Linux-v6.6/net/8021q/
Dvlan_dev.c1060 static const struct ethtool_ops vlan_ethtool_ops = { variable
1126 dev->ethtool_ops = &vlan_ethtool_ops; in vlan_setup()