Home
last modified time | relevance | path

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

/Linux-v5.10/net/8021q/
Dvlan_dev.c770 static const struct ethtool_ops vlan_ethtool_ops = { variable
830 dev->ethtool_ops = &vlan_ethtool_ops; in vlan_setup()