Home
last modified time | relevance | path

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

/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.h1945 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-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-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-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-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.c495 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