Searched defs:ethtool_ops (Results 1 – 12 of 12) sorted by relevance
421 struct ethtool_ops { struct422 u32 supported_coalesce_params;423 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);424 int (*get_regs_len)(struct net_device *);425 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);426 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);427 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);428 u32 (*get_msglevel)(struct net_device *);429 void (*set_msglevel)(struct net_device *, u32);430 int (*nway_reset)(struct net_device *);[all …]
1917 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
356 static const struct ethtool_ops ethtool_ops; variable1346 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
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; variable2689 static const struct ethtool_ops ethtool_ops = { variable
483 static const struct ethtool_ops ethtool_ops = { variable
2000 static const struct ethtool_ops ethtool_ops = { variable