Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_ethtool.c27 const struct ethtool_ops c_can_ethtool_ops = { variable
H A Dc_can.h226 extern const struct ethtool_ops c_can_ethtool_ops;
H A Dc_can_main.c1366 dev->ethtool_ops = &c_can_ethtool_ops; in register_c_can_dev()