Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c378 static const struct ethtool_ops ipvlan_ethtool_ops = { variable
527 dev->ethtool_ops = &ipvlan_ethtool_ops; in ipvlan_link_setup()