Home
last modified time | relevance | path

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

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