Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.h12 extern const struct ethtool_ops ef100_ethtool_ops;
H A Def100_ethtool.c39 const struct ethtool_ops ef100_ethtool_ops = { variable
H A Def100_netdev.c346 net_dev->ethtool_ops = &ef100_ethtool_ops; in ef100_register_netdev()