Searched refs:dpaa_ethtool_ops (Results 1 – 3 of 3) sorted by relevance
191 extern const struct ethtool_ops dpaa_ethtool_ops;
556 const struct ethtool_ops dpaa_ethtool_ops = { variable
261 net_dev->ethtool_ops = &dpaa_ethtool_ops; in dpaa_netdev_init()