Searched defs:ethtool_ops (Results 1 – 12 of 12) sorted by relevance
217 struct ethtool_ops { struct218 int (*get_settings)(struct net_device *, struct ethtool_cmd *);219 int (*set_settings)(struct net_device *, struct ethtool_cmd *);220 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);221 int (*get_regs_len)(struct net_device *);222 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);223 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);224 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);225 u32 (*get_msglevel)(struct net_device *);226 void (*set_msglevel)(struct net_device *, u32);[all …]
1598 const struct ethtool_ops *ethtool_ops; member
202 static const struct ethtool_ops ethtool_ops; variable1193 static const struct ethtool_ops ethtool_ops = { variable
98 static const struct ethtool_ops ethtool_ops; variable1290 static const struct ethtool_ops ethtool_ops = { variable
451 static const struct ethtool_ops ethtool_ops; variable1798 static const struct ethtool_ops ethtool_ops = { variable
562 static const struct ethtool_ops ethtool_ops; variable1846 static const struct ethtool_ops ethtool_ops = { variable
356 static const struct ethtool_ops ethtool_ops; variable1337 static const struct ethtool_ops ethtool_ops = { variable
287 static const struct ethtool_ops ethtool_ops; variable1981 static const struct ethtool_ops ethtool_ops = { variable
989 static const struct ethtool_ops ethtool_ops = { variable
593 static const struct ethtool_ops ethtool_ops; variable1862 static const struct ethtool_ops ethtool_ops = { variable
649 static const struct ethtool_ops ethtool_ops; variable2687 static const struct ethtool_ops ethtool_ops = { variable
626 static const struct ethtool_ops ethtool_ops = { variable