Searched defs:ethtool_ops (Results 1 – 12 of 12) sorted by relevance
417 struct ethtool_ops { struct418 u32 supported_coalesce_params;419 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);420 int (*get_regs_len)(struct net_device *);421 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);422 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);423 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);424 u32 (*get_msglevel)(struct net_device *);425 void (*set_msglevel)(struct net_device *, u32);426 int (*nway_reset)(struct net_device *);[all …]
1945 const struct ethtool_ops *ethtool_ops; member
198 static const struct ethtool_ops ethtool_ops; variable1186 static const struct ethtool_ops ethtool_ops = { variable
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
562 static const struct ethtool_ops ethtool_ops; variable1856 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
495 static const struct ethtool_ops ethtool_ops = { variable
2003 static const struct ethtool_ops ethtool_ops = { variable