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