Lines Matching defs:net_device

47 static struct devlink *netdev_to_devlink_get(struct net_device *dev)
60 u32 ethtool_op_get_link(struct net_device *dev)
69 int ethtool_op_get_ts_info(struct net_device *dev,
83 static int ethtool_get_features(struct net_device *dev, void __user *useraddr)
122 static int ethtool_set_features(struct net_device *dev, void __user *useraddr)
162 static int __ethtool_get_sset_count(struct net_device *dev, int sset)
193 static void __ethtool_get_strings(struct net_device *dev,
250 static int ethtool_get_one_feature(struct net_device *dev,
264 static int ethtool_set_one_feature(struct net_device *dev,
294 static u32 __ethtool_get_flags(struct net_device *dev)
312 static int __ethtool_set_flags(struct net_device *dev, u32 data)
438 int __ethtool_get_link_ksettings(struct net_device *dev,
525 static int ethtool_get_link_ksettings(struct net_device *dev,
582 static int ethtool_set_link_ksettings(struct net_device *dev,
626 int ethtool_virtdev_set_link_ksettings(struct net_device *dev,
656 static int ethtool_get_settings(struct net_device *dev, void __user *useraddr)
692 static int ethtool_set_settings(struct net_device *dev, void __user *useraddr)
718 ethtool_get_drvinfo(struct net_device *dev, struct ethtool_devlink_compat *rsp)
779 static noinline_for_stack int ethtool_get_sset_info(struct net_device *dev,
1058 static int ethtool_check_flow_types(struct net_device *dev, u32 input_xfrm)
1087 ethtool_set_rxfh_fields(struct net_device *dev, u32 cmd, void __user *useraddr)
1138 ethtool_get_rxfh_fields(struct net_device *dev, u32 cmd, void __user *useraddr)
1172 static noinline_for_stack int ethtool_set_rxnfc(struct net_device *dev,
1211 static noinline_for_stack int ethtool_get_rxrings(struct net_device *dev,
1233 static noinline_for_stack int ethtool_get_rxnfc(struct net_device *dev,
1298 static noinline_for_stack int ethtool_get_rxfh_indir(struct net_device *dev,
1347 static noinline_for_stack int ethtool_set_rxfh_indir(struct net_device *dev,
1418 static noinline_for_stack int ethtool_get_rxfh(struct net_device *dev,
1524 static noinline_for_stack int ethtool_set_rxfh(struct net_device *dev,
1760 static int ethtool_get_regs(struct net_device *dev, char __user *useraddr)
1802 static int ethtool_reset(struct net_device *dev, char __user *useraddr)
1825 static int ethtool_get_wol(struct net_device *dev, char __user *useraddr)
1841 static int ethtool_set_wol(struct net_device *dev, char __user *useraddr)
1908 static int ethtool_get_eee(struct net_device *dev, char __user *useraddr)
1929 static int ethtool_set_eee(struct net_device *dev, char __user *useraddr)
1948 static int ethtool_nway_reset(struct net_device *dev)
1956 static int ethtool_get_link(struct net_device *dev, char __user *useraddr)
1970 static int ethtool_get_any_eeprom(struct net_device *dev, void __user *useraddr,
1971 int (*getter)(struct net_device *,
2025 static int ethtool_get_eeprom(struct net_device *dev, void __user *useraddr)
2037 static int ethtool_set_eeprom(struct net_device *dev, void __user *useraddr)
2085 static noinline_for_stack int ethtool_get_coalesce(struct net_device *dev,
2106 ethtool_set_coalesce_supported(struct net_device *dev,
2160 static noinline_for_stack int ethtool_set_coalesce(struct net_device *dev,
2188 static int ethtool_get_ringparam(struct net_device *dev, void __user *useraddr)
2204 static int ethtool_set_ringparam(struct net_device *dev, void __user *useraddr)
2232 static noinline_for_stack int ethtool_get_channels(struct net_device *dev,
2247 static noinline_for_stack int ethtool_set_channels(struct net_device *dev,
2299 static int ethtool_get_pauseparam(struct net_device *dev, void __user *useraddr)
2313 static int ethtool_set_pauseparam(struct net_device *dev, void __user *useraddr)
2330 static int ethtool_self_test(struct net_device *dev, char __user *useraddr)
2370 static int ethtool_get_strings(struct net_device *dev, void __user *useraddr)
2432 static int ethtool_phys_id(struct net_device *dev, void __user *useraddr)
2493 static int ethtool_get_stats(struct net_device *dev, void __user *useraddr)
2572 static int ethtool_get_phy_stats_ethtool(struct net_device *dev,
2594 static int ethtool_get_phy_stats(struct net_device *dev, void __user *useraddr)
2627 static int ethtool_get_perm_addr(struct net_device *dev, void __user *useraddr)
2646 static int ethtool_get_value(struct net_device *dev, char __user *useraddr,
2647 u32 cmd, u32 (*actor)(struct net_device *))
2661 static int ethtool_set_value_void(struct net_device *dev, char __user *useraddr,
2662 void (*actor)(struct net_device *, u32))
2676 static int ethtool_set_value(struct net_device *dev, char __user *useraddr,
2677 int (*actor)(struct net_device *, u32))
2691 ethtool_flash_device(struct net_device *dev, struct ethtool_devlink_compat *req)
2701 static int ethtool_set_dump(struct net_device *dev,
2715 static int ethtool_get_dump_flag(struct net_device *dev,
2737 static int ethtool_get_dump_data(struct net_device *dev,
2800 static int ethtool_get_ts_info(struct net_device *dev, void __user *useraddr)
2822 int ethtool_get_module_info_call(struct net_device *dev,
2843 static int ethtool_get_module_info(struct net_device *dev,
2862 int ethtool_get_module_eeprom_call(struct net_device *dev,
2883 static int ethtool_get_module_eeprom(struct net_device *dev,
2920 static int ethtool_get_tunable(struct net_device *dev, void __user *useraddr)
2951 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr)
2976 ethtool_get_per_queue_coalesce(struct net_device *dev,
3007 ethtool_set_per_queue_coalesce(struct net_device *dev,
3068 static int noinline_for_stack ethtool_set_per_queue(struct net_device *dev,
3110 static int get_phy_tunable(struct net_device *dev, void __user *useraddr)
3149 static int set_phy_tunable(struct net_device *dev, void __user *useraddr)
3181 static int ethtool_get_fecparam(struct net_device *dev, void __user *useraddr)
3201 static int ethtool_set_fecparam(struct net_device *dev, void __user *useraddr)
3226 struct net_device *dev;