| /kernel/linux/linux-5.10/include/linux/ |
| D | ethtool.h | 417 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 …]
|
| D | netdevice.h | 1949 const struct ethtool_ops *ethtool_ops; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ethtool.h | 786 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 …]
|
| D | netdevice.h | 2146 const struct ethtool_ops *ethtool_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
| D | 3c509.c | 198 static const struct ethtool_ops ethtool_ops; variable 1186 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
| D | dl2k.c | 88 static const struct ethtool_ops ethtool_ops; variable 1344 static const struct ethtool_ops ethtool_ops = { variable
|
| D | sundance.c | 444 static const struct ethtool_ops ethtool_ops; variable 1784 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
| D | 3c509.c | 198 static const struct ethtool_ops ethtool_ops; variable 1185 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/dlink/ |
| D | dl2k.c | 88 static const struct ethtool_ops ethtool_ops; variable 1335 static const struct ethtool_ops ethtool_ops = { variable
|
| D | sundance.c | 444 static const struct ethtool_ops ethtool_ops; variable 1784 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_core.h | 49 const struct ethtool_ops *ethtool_ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/ |
| D | yellowfin.c | 356 static const struct ethtool_ops ethtool_ops; variable 1346 static const struct ethtool_ops ethtool_ops = { variable
|
| D | hamachi.c | 562 static const struct ethtool_ops ethtool_ops; variable 1856 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/ |
| D | yellowfin.c | 356 static const struct ethtool_ops ethtool_ops; variable 1348 static const struct ethtool_ops ethtool_ops = { variable
|
| D | hamachi.c | 564 static const struct ethtool_ops ethtool_ops; variable 1860 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
| D | smc91c92_cs.c | 288 static const struct ethtool_ops ethtool_ops; variable 1988 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
| D | smc91c92_cs.c | 288 static const struct ethtool_ops ethtool_ops; variable 1985 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/adaptec/ |
| D | starfire.c | 585 static const struct ethtool_ops ethtool_ops; variable 1895 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/ |
| D | starfire.c | 585 static const struct ethtool_ops ethtool_ops; variable 1893 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/ |
| D | natsemi.c | 651 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/natsemi/ |
| D | natsemi.c | 651 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/ |
| D | davinci_emac.c | 495 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| D | davinci_emac.c | 502 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-5.10/drivers/net/hyperv/ |
| D | netvsc_drv.c | 2003 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-6.6/drivers/net/hyperv/ |
| D | netvsc_drv.c | 1964 static const struct ethtool_ops ethtool_ops = { variable
|