Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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.h1806 const struct ethtool_ops *ethtool_ops; member
/kernel/linux/linux-5.10/include/linux/
Dethtool.h417 struct ethtool_ops { struct
418 u32 supported_coalesce_params;
419 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
420 int (*get_regs_len)(struct net_device *);
421 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
422 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
423 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
424 u32 (*get_msglevel)(struct net_device *);
425 void (*set_msglevel)(struct net_device *, u32);
426 int (*nway_reset)(struct net_device *);
[all …]
Dnetdevice.h1924 const struct ethtool_ops *ethtool_ops; member
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
D3c509.c198 static const struct ethtool_ops ethtool_ops; variable
1186 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.19/drivers/net/ethernet/3com/
D3c509.c202 static const struct ethtool_ops ethtool_ops; variable
1193 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
Ddl2k.c88 static const struct ethtool_ops ethtool_ops; variable
1335 static const struct ethtool_ops ethtool_ops = { variable
Dsundance.c444 static const struct ethtool_ops ethtool_ops; variable
1784 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.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
/kernel/linux/linux-4.19/drivers/net/ethernet/packetengines/
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1334 static const struct ethtool_ops ethtool_ops = { variable
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1845 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
Dhamachi.c562 static const struct ethtool_ops ethtool_ops; variable
1856 static const struct ethtool_ops ethtool_ops = { variable
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1346 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c288 static const struct ethtool_ops ethtool_ops; variable
1985 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.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
/kernel/linux/linux-4.19/drivers/net/ethernet/adaptec/
Dstarfire.c593 static const struct ethtool_ops ethtool_ops; variable
1904 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/
Dstarfire.c585 static const struct ethtool_ops ethtool_ops; variable
1893 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.19/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2690 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2686 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Ddavinci_emac.c483 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.19/drivers/net/hyperv/
Dnetvsc_drv.c1833 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-4.19/drivers/net/ethernet/ti/
Ddavinci_emac.c497 static const struct ethtool_ops ethtool_ops = { variable
/kernel/linux/linux-5.10/drivers/net/hyperv/
Dnetvsc_drv.c2003 static const struct ethtool_ops ethtool_ops = { variable