Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dethtool.h596 struct ethtool_ops { struct
597 u32 cap_link_lanes_supported:1;
598 u32 supported_coalesce_params;
599 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
600 int (*get_regs_len)(struct net_device *);
601 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
602 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
603 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
604 u32 (*get_msglevel)(struct net_device *);
605 void (*set_msglevel)(struct net_device *, u32);
[all …]
Dnetdevice.h2028 const struct ethtool_ops *ethtool_ops; member
/Linux-v5.15/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
/Linux-v5.15/drivers/net/ethernet/3com/
D3c509.c198 static const struct ethtool_ops ethtool_ops; variable
1185 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.15/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h49 const struct ethtool_ops *ethtool_ops; member
/Linux-v5.15/drivers/net/ethernet/packetengines/
Dhamachi.c564 static const struct ethtool_ops ethtool_ops; variable
1859 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
/Linux-v5.15/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.15/drivers/net/ethernet/adaptec/
Dstarfire.c585 static const struct ethtool_ops ethtool_ops; variable
1893 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.15/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2686 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.15/drivers/net/ethernet/ti/
Ddavinci_emac.c491 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v5.15/drivers/net/hyperv/
Dnetvsc_drv.c2013 static const struct ethtool_ops ethtool_ops = { variable