Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/flexcan/
Dflexcan-ethtool.c103 const struct ethtool_ops flexcan_ethtool_ops = { variable
Dflexcan.h117 extern const struct ethtool_ops flexcan_ethtool_ops;
Dflexcan-core.c2116 dev->ethtool_ops = &flexcan_ethtool_ops; in flexcan_probe()