Searched defs:ethtool_ops (Results 1 – 12 of 12) sorted by relevance
331 struct ethtool_ops { struct332 int (*get_settings)(struct net_device *, struct ethtool_cmd *);333 int (*set_settings)(struct net_device *, struct ethtool_cmd *);334 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);335 int (*get_regs_len)(struct net_device *);336 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);337 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);338 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);339 u32 (*get_msglevel)(struct net_device *);340 void (*set_msglevel)(struct net_device *, u32);[all …]
1798 const struct ethtool_ops *ethtool_ops; member
96 static const struct ethtool_ops ethtool_ops; variable1346 static const struct ethtool_ops ethtool_ops = { variable
451 static const struct ethtool_ops ethtool_ops; variable1800 static const struct ethtool_ops ethtool_ops = { variable
202 static const struct ethtool_ops ethtool_ops; variable1193 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; variable1334 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
1750 static const struct ethtool_ops ethtool_ops = { variable
497 static const struct ethtool_ops ethtool_ops = { variable