Home
last modified time | relevance | path

Searched defs:ethtool_ops___2 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39654 struct ethtool_ops___2 { struct
39655 void (*get_drvinfo)(struct net_device___2 *, struct ethtool_drvinfo *);
39656 int (*get_regs_len)(struct net_device___2 *);
39657 void (*get_regs)(struct net_device___2 *, struct ethtool_regs *, void *);
39658 void (*get_wol)(struct net_device___2 *, struct ethtool_wolinfo *);
39659 int (*set_wol)(struct net_device___2 *, struct ethtool_wolinfo *);
39660 u32 (*get_msglevel)(struct net_device___2 *);
39661 void (*set_msglevel)(struct net_device___2 *, u32);
39662 int (*nway_reset)(struct net_device___2 *);
39663 u32 (*get_link)(struct net_device___2 *);
[all …]
Dvmlinux.h39654 struct ethtool_ops___2 { struct
39655 void (*get_drvinfo)(struct net_device___2 *, struct ethtool_drvinfo *);
39656 int (*get_regs_len)(struct net_device___2 *);
39657 void (*get_regs)(struct net_device___2 *, struct ethtool_regs *, void *);
39658 void (*get_wol)(struct net_device___2 *, struct ethtool_wolinfo *);
39659 int (*set_wol)(struct net_device___2 *, struct ethtool_wolinfo *);
39660 u32 (*get_msglevel)(struct net_device___2 *);
39661 void (*set_msglevel)(struct net_device___2 *, u32);
39662 int (*nway_reset)(struct net_device___2 *);
39663 u32 (*get_link)(struct net_device___2 *);
[all …]