Searched refs:nm_eto (Results 1 – 2 of 2) sorted by relevance
655 struct ethtool_ops nm_eto; // XXX linux only member927 ifp->ethtool_ops = &((struct netmap_hw_adapter*)na)->nm_eto; in nm_set_native_flags()
2702 hwna->nm_eto = *ifp->ethtool_ops; in netmap_attach()2704 hwna->nm_eto.set_ringparam = linux_netmap_set_ringparam; in netmap_attach()2706 hwna->nm_eto.set_channels = linux_netmap_set_channels; in netmap_attach()