Searched refs:nfp_port_ethtool_ops (Results 1 – 3 of 3) sorted by relevance
107 extern const struct ethtool_ops nfp_port_ethtool_ops;
333 netdev->ethtool_ops = &nfp_port_ethtool_ops; in nfp_repr_init()
2533 const struct ethtool_ops nfp_port_ethtool_ops = { variable