Searched defs:ethtool_ops (Results 1 – 12 of 12) sorted by relevance
325 struct ethtool_ops { struct326 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);327 int (*get_regs_len)(struct net_device *);328 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);329 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);330 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);331 u32 (*get_msglevel)(struct net_device *);332 void (*set_msglevel)(struct net_device *, u32);333 int (*nway_reset)(struct net_device *);334 u32 (*get_link)(struct net_device *);[all …]
1840 const struct ethtool_ops *ethtool_ops; member
202 static const struct ethtool_ops ethtool_ops; variable1193 static const struct ethtool_ops ethtool_ops = { variable
93 static const struct ethtool_ops ethtool_ops; variable1343 static const struct ethtool_ops ethtool_ops = { variable
451 static const struct ethtool_ops ethtool_ops; variable1799 static const struct ethtool_ops ethtool_ops = { variable
562 static const struct ethtool_ops ethtool_ops; variable1845 static const struct ethtool_ops ethtool_ops = { variable
356 static const struct ethtool_ops ethtool_ops; variable1333 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
593 static const struct ethtool_ops ethtool_ops; variable1904 static const struct ethtool_ops ethtool_ops = { variable
651 static const struct ethtool_ops ethtool_ops; variable2690 static const struct ethtool_ops ethtool_ops = { variable
1846 static const struct ethtool_ops ethtool_ops = { variable
483 static const struct ethtool_ops ethtool_ops = { variable