Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c2107 static const struct ethtool_ops team_ethtool_ops = { variable
2179 dev->ethtool_ops = &team_ethtool_ops; in team_setup()