Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dethtool.h331 struct ethtool_ops { struct
332 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 …]
Dnetdevice.h1798 const struct ethtool_ops *ethtool_ops; member
/Linux-v4.19/drivers/net/ethernet/dlink/
Ddl2k.c96 static const struct ethtool_ops ethtool_ops; variable
1346 static const struct ethtool_ops ethtool_ops = { variable
Dsundance.c451 static const struct ethtool_ops ethtool_ops; variable
1800 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/3com/
D3c509.c202 static const struct ethtool_ops ethtool_ops; variable
1193 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/packetengines/
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1845 static const struct ethtool_ops ethtool_ops = { variable
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1334 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c288 static const struct ethtool_ops ethtool_ops; variable
1985 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/adaptec/
Dstarfire.c593 static const struct ethtool_ops ethtool_ops; variable
1904 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2690 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/hyperv/
Dnetvsc_drv.c1750 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v4.19/drivers/net/ethernet/ti/
Ddavinci_emac.c497 static const struct ethtool_ops ethtool_ops = { variable