Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dmacvlan.c1091 static const struct ethtool_ops macvlan_ethtool_ops = { variable
1137 dev->ethtool_ops = &macvlan_ethtool_ops; in macvlan_common_setup()