Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dinterface.c459 static const struct ethtool_ops xenvif_ethtool_ops = { variable
529 dev->ethtool_ops = &xenvif_ethtool_ops; in xenvif_alloc()