Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dethtool.h906 struct ethtool_ops { struct
907 int (*get_settings)(struct net_device *, struct ethtool_cmd *);
908 int (*set_settings)(struct net_device *, struct ethtool_cmd *);
909 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
910 int (*get_regs_len)(struct net_device *);
911 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
912 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
913 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
914 u32 (*get_msglevel)(struct net_device *);
915 void (*set_msglevel)(struct net_device *, u32);
[all …]
Dnetdevice.h1080 const struct ethtool_ops *ethtool_ops; member
/linux-3.4.99/drivers/net/hyperv/
Dnetvsc_drv.c339 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/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
1720 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/dec/
Dewrk3.c308 static const struct ethtool_ops ethtool_ops; variable
1647 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/3com/
D3c509.c203 static const struct ethtool_ops ethtool_ops; variable
1322 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/packetengines/
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1338 static const struct ethtool_ops ethtool_ops = { variable
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1852 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c288 static const struct ethtool_ops ethtool_ops; variable
1986 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/adaptec/
Dstarfire.c606 static const struct ethtool_ops ethtool_ops; variable
1893 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/natsemi/
Dnatsemi.c648 static const struct ethtool_ops ethtool_ops; variable
2674 static const struct ethtool_ops ethtool_ops = { variable
/linux-3.4.99/drivers/net/ethernet/ti/
Ddavinci_emac.c623 static const struct ethtool_ops ethtool_ops = { variable