Searched defs:ethtool_ops (Results 1 – 13 of 13) sorted by relevance
613 struct ethtool_ops { struct614 u32 cap_link_lanes_supported:1;615 u32 supported_coalesce_params;623 int (*nway_reset)(struct net_device *);624 u32 (*get_link)(struct net_device *);628 int (*get_eeprom)(struct net_device *,630 int (*set_eeprom)(struct net_device *,655 int (*begin)(struct net_device *);656 void (*complete)(struct net_device *);660 int (*get_rxnfc)(struct net_device *,[all …]
2028 const struct ethtool_ops *ethtool_ops; member
88 static const struct ethtool_ops ethtool_ops; variable1334 static const struct ethtool_ops ethtool_ops = { variable
444 static const struct ethtool_ops ethtool_ops; variable1786 static const struct ethtool_ops ethtool_ops = { variable
198 static const struct ethtool_ops ethtool_ops; variable1185 static const struct ethtool_ops ethtool_ops = { variable
49 const struct ethtool_ops *ethtool_ops; member
356 static const struct ethtool_ops ethtool_ops; variable1348 static const struct ethtool_ops ethtool_ops = { variable
564 static const struct ethtool_ops ethtool_ops; variable1860 static const struct ethtool_ops ethtool_ops = { variable
288 static const struct ethtool_ops ethtool_ops; variable1988 static const struct ethtool_ops ethtool_ops = { variable
585 static const struct ethtool_ops ethtool_ops; variable1895 static const struct ethtool_ops ethtool_ops = { variable
651 static const struct ethtool_ops ethtool_ops; variable2688 static const struct ethtool_ops ethtool_ops = { variable
503 static const struct ethtool_ops ethtool_ops = { variable
2014 static const struct ethtool_ops ethtool_ops = { variable
Completed in 96 milliseconds