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