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