Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c103 const struct ethtool_ops flexcan_ethtool_ops = { variable
H A Dflexcan.h117 extern const struct ethtool_ops flexcan_ethtool_ops;
H A Dflexcan-core.c2133 dev->ethtool_ops = &flexcan_ethtool_ops; in flexcan_probe()