Searched defs:ethtool_ops (Results 1 – 2 of 2) sorted by relevance
53 struct ethtool_ops { struct54 void(*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
135 const struct ethtool_ops *ethtool_ops; member