Searched defs:ethtool_ops (Results 1 – 13 of 13) sorted by relevance
596 struct ethtool_ops { struct597 u32 cap_link_lanes_supported:1;598 u32 supported_coalesce_params;599 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);600 int (*get_regs_len)(struct net_device *);601 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);602 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);603 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);604 u32 (*get_msglevel)(struct net_device *);605 void (*set_msglevel)(struct net_device *, u32);[all …]
2028 const struct ethtool_ops *ethtool_ops; member
88 static const struct ethtool_ops ethtool_ops; variable1335 static const struct ethtool_ops ethtool_ops = { variable
444 static const struct ethtool_ops ethtool_ops; variable1784 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
564 static const struct ethtool_ops ethtool_ops; variable1859 static const struct ethtool_ops ethtool_ops = { variable
356 static const struct ethtool_ops ethtool_ops; variable1346 static const struct ethtool_ops ethtool_ops = { variable
288 static const struct ethtool_ops ethtool_ops; variable1985 static const struct ethtool_ops ethtool_ops = { variable
585 static const struct ethtool_ops ethtool_ops; variable1893 static const struct ethtool_ops ethtool_ops = { variable
651 static const struct ethtool_ops ethtool_ops; variable2686 static const struct ethtool_ops ethtool_ops = { variable
491 static const struct ethtool_ops ethtool_ops = { variable
2013 static const struct ethtool_ops ethtool_ops = { variable