Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_device.c447 static const struct ethtool_ops br_ethtool_ops = { variable
501 dev->ethtool_ops = &br_ethtool_ops; in br_dev_setup()