| /kernel/linux/linux-4.19/include/linux/ |
| D | ethtool.h | 331 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 …]
|
| D | netdevice.h | 1806 const struct ethtool_ops *ethtool_ops; member
|
| /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 | 1924 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-4.19/drivers/net/ethernet/3com/ |
| D | 3c509.c | 202 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/ |
| 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-4.19/drivers/net/ethernet/dlink/ |
| D | dl2k.c | 96 static const struct ethtool_ops ethtool_ops; variable 1346 static const struct ethtool_ops ethtool_ops = { variable
|
| D | sundance.c | 451 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/ |
| D | yellowfin.c | 356 static const struct ethtool_ops ethtool_ops; variable 1334 static const struct ethtool_ops ethtool_ops = { variable
|
| D | hamachi.c | 562 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/ |
| D | hamachi.c | 562 static const struct ethtool_ops ethtool_ops; variable 1856 static const struct ethtool_ops ethtool_ops = { variable
|
| D | yellowfin.c | 356 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/ |
| 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-4.19/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-4.19/drivers/net/ethernet/adaptec/ |
| D | starfire.c | 593 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/ |
| D | starfire.c | 585 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/ |
| D | natsemi.c | 651 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/ |
| 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 | 483 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-4.19/drivers/net/hyperv/ |
| D | netvsc_drv.c | 1833 static const struct ethtool_ops ethtool_ops = { variable
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/ti/ |
| D | davinci_emac.c | 497 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
|