Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dethtool.h217 struct ethtool_ops { struct
218 int (*get_settings)(struct net_device *, struct ethtool_cmd *);
219 int (*set_settings)(struct net_device *, struct ethtool_cmd *);
220 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
221 int (*get_regs_len)(struct net_device *);
222 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
223 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
224 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
225 u32 (*get_msglevel)(struct net_device *);
226 void (*set_msglevel)(struct net_device *, u32);
[all …]
Dnetdevice.h1565 const struct ethtool_ops *ethtool_ops; member
/linux-4.1.27/drivers/net/ethernet/3com/
D3c509.c202 static const struct ethtool_ops ethtool_ops; variable
1193 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/dlink/
Ddl2k.c98 static const struct ethtool_ops ethtool_ops; variable
1243 static const struct ethtool_ops ethtool_ops = { variable
Dsundance.c451 static const struct ethtool_ops ethtool_ops; variable
1798 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/packetengines/
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1337 static const struct ethtool_ops ethtool_ops = { variable
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1846 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/hyperv/
Dnetvsc_drv.c792 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c287 static const struct ethtool_ops ethtool_ops; variable
1981 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/adaptec/
Dstarfire.c593 static const struct ethtool_ops ethtool_ops; variable
1862 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/natsemi/
Dnatsemi.c649 static const struct ethtool_ops ethtool_ops; variable
2675 static const struct ethtool_ops ethtool_ops = { variable
/linux-4.1.27/drivers/net/ethernet/ti/
Ddavinci_emac.c626 static const struct ethtool_ops ethtool_ops = { variable