Home
last modified time | relevance | path

Searched defs:ethtool_ops (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/include/linux/
Dethtool.h888 struct ethtool_ops { struct
889 int (*get_settings)(struct net_device *, struct ethtool_cmd *);
890 int (*set_settings)(struct net_device *, struct ethtool_cmd *);
891 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
892 int (*get_regs_len)(struct net_device *);
893 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
894 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
895 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
896 u32 (*get_msglevel)(struct net_device *);
897 void (*set_msglevel)(struct net_device *, u32);
[all …]
Dnetdevice.h1079 const struct ethtool_ops *ethtool_ops; member
/linux-3.3/drivers/net/hyperv/
Dnetvsc_drv.c354 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/dlink/
Ddl2k.c86 static const struct ethtool_ops ethtool_ops; variable
1250 static const struct ethtool_ops ethtool_ops = { variable
Dsundance.c441 static const struct ethtool_ops ethtool_ops; variable
1721 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/3com/
D3c509.c203 static const struct ethtool_ops ethtool_ops; variable
1320 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/dec/
Dewrk3.c308 static const struct ethtool_ops ethtool_ops; variable
1645 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/packetengines/
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1341 static const struct ethtool_ops ethtool_ops = { variable
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1854 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c289 static const struct ethtool_ops ethtool_ops; variable
1987 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/adaptec/
Dstarfire.c606 static const struct ethtool_ops ethtool_ops; variable
1896 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/natsemi/
Dnatsemi.c648 static const struct ethtool_ops ethtool_ops; variable
2675 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.3/drivers/net/ethernet/ti/
Ddavinci_emac.c623 static const struct ethtool_ops ethtool_ops = { variable