Home
last modified time | relevance | path

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

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