Lines Matching defs:dev
47 static struct devlink *netdev_to_devlink_get(struct net_device *dev) in netdev_to_devlink_get()
60 u32 ethtool_op_get_link(struct net_device *dev) in ethtool_op_get_link()
69 int ethtool_op_get_ts_info(struct net_device *dev, in ethtool_op_get_ts_info()
83 static int ethtool_get_features(struct net_device *dev, void __user *useraddr) in ethtool_get_features()
122 static int ethtool_set_features(struct net_device *dev, void __user *useraddr) in ethtool_set_features()
162 static int __ethtool_get_sset_count(struct net_device *dev, int sset) in __ethtool_get_sset_count()
193 static void __ethtool_get_strings(struct net_device *dev, in __ethtool_get_strings()
250 static int ethtool_get_one_feature(struct net_device *dev, in ethtool_get_one_feature()
264 static int ethtool_set_one_feature(struct net_device *dev, in ethtool_set_one_feature()
294 static u32 __ethtool_get_flags(struct net_device *dev) in __ethtool_get_flags()
312 static int __ethtool_set_flags(struct net_device *dev, u32 data) in __ethtool_set_flags()
438 int __ethtool_get_link_ksettings(struct net_device *dev, in __ethtool_get_link_ksettings()
525 static int ethtool_get_link_ksettings(struct net_device *dev, in ethtool_get_link_ksettings()
582 static int ethtool_set_link_ksettings(struct net_device *dev, in ethtool_set_link_ksettings()
626 int ethtool_virtdev_set_link_ksettings(struct net_device *dev, in ethtool_virtdev_set_link_ksettings()
656 static int ethtool_get_settings(struct net_device *dev, void __user *useraddr) in ethtool_get_settings()
692 static int ethtool_set_settings(struct net_device *dev, void __user *useraddr) in ethtool_set_settings()
718 ethtool_get_drvinfo(struct net_device *dev, struct ethtool_devlink_compat *rsp) in ethtool_get_drvinfo()
779 static noinline_for_stack int ethtool_get_sset_info(struct net_device *dev, in ethtool_get_sset_info()
1036 static int ethtool_check_flow_types(struct net_device *dev, u32 input_xfrm) in ethtool_check_flow_types()
1065 ethtool_set_rxfh_fields(struct net_device *dev, u32 cmd, void __user *useraddr) in ethtool_set_rxfh_fields()
1113 ethtool_get_rxfh_fields(struct net_device *dev, u32 cmd, void __user *useraddr) in ethtool_get_rxfh_fields()
1147 static noinline_for_stack int ethtool_set_rxnfc(struct net_device *dev, in ethtool_set_rxnfc()
1186 static noinline_for_stack int ethtool_get_rxnfc(struct net_device *dev, in ethtool_get_rxnfc()
1250 static noinline_for_stack int ethtool_get_rxfh_indir(struct net_device *dev, in ethtool_get_rxfh_indir()
1299 static noinline_for_stack int ethtool_set_rxfh_indir(struct net_device *dev, in ethtool_set_rxfh_indir()
1370 static noinline_for_stack int ethtool_get_rxfh(struct net_device *dev, in ethtool_get_rxfh()
1476 static noinline_for_stack int ethtool_set_rxfh(struct net_device *dev, in ethtool_set_rxfh()
1710 static int ethtool_get_regs(struct net_device *dev, char __user *useraddr) in ethtool_get_regs()
1752 static int ethtool_reset(struct net_device *dev, char __user *useraddr) in ethtool_reset()
1775 static int ethtool_get_wol(struct net_device *dev, char __user *useraddr) in ethtool_get_wol()
1791 static int ethtool_set_wol(struct net_device *dev, char __user *useraddr) in ethtool_set_wol()
1858 static int ethtool_get_eee(struct net_device *dev, char __user *useraddr) in ethtool_get_eee()
1879 static int ethtool_set_eee(struct net_device *dev, char __user *useraddr) in ethtool_set_eee()
1898 static int ethtool_nway_reset(struct net_device *dev) in ethtool_nway_reset()
1906 static int ethtool_get_link(struct net_device *dev, char __user *useraddr) in ethtool_get_link()
1920 static int ethtool_get_any_eeprom(struct net_device *dev, void __user *useraddr, in ethtool_get_any_eeprom()
1975 static int ethtool_get_eeprom(struct net_device *dev, void __user *useraddr) in ethtool_get_eeprom()
1987 static int ethtool_set_eeprom(struct net_device *dev, void __user *useraddr) in ethtool_set_eeprom()
2035 static noinline_for_stack int ethtool_get_coalesce(struct net_device *dev, in ethtool_get_coalesce()
2056 ethtool_set_coalesce_supported(struct net_device *dev, in ethtool_set_coalesce_supported()
2110 static noinline_for_stack int ethtool_set_coalesce(struct net_device *dev, in ethtool_set_coalesce()
2138 static int ethtool_get_ringparam(struct net_device *dev, void __user *useraddr) in ethtool_get_ringparam()
2154 static int ethtool_set_ringparam(struct net_device *dev, void __user *useraddr) in ethtool_set_ringparam()
2182 static noinline_for_stack int ethtool_get_channels(struct net_device *dev, in ethtool_get_channels()
2197 static noinline_for_stack int ethtool_set_channels(struct net_device *dev, in ethtool_set_channels()
2249 static int ethtool_get_pauseparam(struct net_device *dev, void __user *useraddr) in ethtool_get_pauseparam()
2263 static int ethtool_set_pauseparam(struct net_device *dev, void __user *useraddr) in ethtool_set_pauseparam()
2280 static int ethtool_self_test(struct net_device *dev, char __user *useraddr) in ethtool_self_test()
2320 static int ethtool_get_strings(struct net_device *dev, void __user *useraddr) in ethtool_get_strings()
2382 static int ethtool_phys_id(struct net_device *dev, void __user *useraddr) in ethtool_phys_id()
2443 static int ethtool_get_stats(struct net_device *dev, void __user *useraddr) in ethtool_get_stats()
2522 static int ethtool_get_phy_stats_ethtool(struct net_device *dev, in ethtool_get_phy_stats_ethtool()
2544 static int ethtool_get_phy_stats(struct net_device *dev, void __user *useraddr) in ethtool_get_phy_stats()
2577 static int ethtool_get_perm_addr(struct net_device *dev, void __user *useraddr) in ethtool_get_perm_addr()
2596 static int ethtool_get_value(struct net_device *dev, char __user *useraddr, in ethtool_get_value()
2611 static int ethtool_set_value_void(struct net_device *dev, char __user *useraddr, in ethtool_set_value_void()
2626 static int ethtool_set_value(struct net_device *dev, char __user *useraddr, in ethtool_set_value()
2641 ethtool_flash_device(struct net_device *dev, struct ethtool_devlink_compat *req) in ethtool_flash_device()
2651 static int ethtool_set_dump(struct net_device *dev, in ethtool_set_dump()
2665 static int ethtool_get_dump_flag(struct net_device *dev, in ethtool_get_dump_flag()
2687 static int ethtool_get_dump_data(struct net_device *dev, in ethtool_get_dump_data()
2750 static int ethtool_get_ts_info(struct net_device *dev, void __user *useraddr) in ethtool_get_ts_info()
2772 int ethtool_get_module_info_call(struct net_device *dev, in ethtool_get_module_info_call()
2793 static int ethtool_get_module_info(struct net_device *dev, in ethtool_get_module_info()
2812 int ethtool_get_module_eeprom_call(struct net_device *dev, in ethtool_get_module_eeprom_call()
2833 static int ethtool_get_module_eeprom(struct net_device *dev, in ethtool_get_module_eeprom()
2870 static int ethtool_get_tunable(struct net_device *dev, void __user *useraddr) in ethtool_get_tunable()
2901 static int ethtool_set_tunable(struct net_device *dev, void __user *useraddr) in ethtool_set_tunable()
2926 ethtool_get_per_queue_coalesce(struct net_device *dev, in ethtool_get_per_queue_coalesce()
2957 ethtool_set_per_queue_coalesce(struct net_device *dev, in ethtool_set_per_queue_coalesce()
3018 static int noinline_for_stack ethtool_set_per_queue(struct net_device *dev, in ethtool_set_per_queue()
3060 static int get_phy_tunable(struct net_device *dev, void __user *useraddr) in get_phy_tunable()
3099 static int set_phy_tunable(struct net_device *dev, void __user *useraddr) in set_phy_tunable()
3131 static int ethtool_get_fecparam(struct net_device *dev, void __user *useraddr) in ethtool_get_fecparam()
3151 static int ethtool_set_fecparam(struct net_device *dev, void __user *useraddr) in ethtool_set_fecparam()
3176 struct net_device *dev; in __dev_ethtool() local