Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dethtool.h325 struct ethtool_ops { struct
326 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
327 int (*get_regs_len)(struct net_device *);
328 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
329 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
330 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
331 u32 (*get_msglevel)(struct net_device *);
332 void (*set_msglevel)(struct net_device *, u32);
333 int (*nway_reset)(struct net_device *);
334 u32 (*get_link)(struct net_device *);
[all …]
Dnetdevice.h1840 const struct ethtool_ops *ethtool_ops; member
/Linux-v5.4/drivers/net/ethernet/3com/
D3c509.c202 static const struct ethtool_ops ethtool_ops; variable
1193 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/drivers/net/ethernet/dlink/
Ddl2k.c93 static const struct ethtool_ops ethtool_ops; variable
1343 static const struct ethtool_ops ethtool_ops = { variable
Dsundance.c451 static const struct ethtool_ops ethtool_ops; variable
1799 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/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
1333 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/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-v5.4/drivers/net/ethernet/adaptec/
Dstarfire.c593 static const struct ethtool_ops ethtool_ops; variable
1904 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2690 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/drivers/net/hyperv/
Dnetvsc_drv.c1846 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.4/drivers/net/ethernet/ti/
Ddavinci_emac.c483 static const struct ethtool_ops ethtool_ops = { variable