Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dethtool.h786 struct ethtool_ops { struct
787 u32 cap_link_lanes_supported:1;
788 u32 supported_coalesce_params;
789 u32 supported_ring_params;
790 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);
791 int (*get_regs_len)(struct net_device *);
792 void (*get_regs)(struct net_device *, struct ethtool_regs *, void *);
793 void (*get_wol)(struct net_device *, struct ethtool_wolinfo *);
794 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *);
795 u32 (*get_msglevel)(struct net_device *);
[all …]
Dnetdevice.h2135 const struct ethtool_ops *ethtool_ops; member
/Linux-v6.6/drivers/net/ethernet/3com/
D3c509.c198 static const struct ethtool_ops ethtool_ops; variable
1185 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/ethernet/dlink/
Ddl2k.c88 static const struct ethtool_ops ethtool_ops; variable
1332 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-v6.6/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.h49 const struct ethtool_ops *ethtool_ops; member
/Linux-v6.6/drivers/net/ethernet/packetengines/
Dyellowfin.c356 static const struct ethtool_ops ethtool_ops; variable
1348 static const struct ethtool_ops ethtool_ops = { variable
Dhamachi.c564 static const struct ethtool_ops ethtool_ops; variable
1860 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c288 static const struct ethtool_ops ethtool_ops; variable
1988 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/ethernet/adaptec/
Dstarfire.c585 static const struct ethtool_ops ethtool_ops; variable
1895 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/ethernet/natsemi/
Dnatsemi.c651 static const struct ethtool_ops ethtool_ops; variable
2686 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/ethernet/ti/
Ddavinci_emac.c502 static const struct ethtool_ops ethtool_ops = { variable
/Linux-v6.6/drivers/net/hyperv/
Dnetvsc_drv.c1994 static const struct ethtool_ops ethtool_ops = { variable