Lines Matching defs:netdev
751 struct net_device *netdev, in i40e_get_settings_link_up()
1044 static int i40e_get_link_ksettings(struct net_device *netdev, in i40e_get_link_ksettings()
1131 static int i40e_set_link_ksettings(struct net_device *netdev, in i40e_set_link_ksettings()
1371 static int i40e_set_fec_cfg(struct net_device *netdev, u8 fec_cfg) in i40e_set_fec_cfg()
1431 static int i40e_get_fec_param(struct net_device *netdev, in i40e_get_fec_param()
1475 static int i40e_set_fec_param(struct net_device *netdev, in i40e_set_fec_param()
1519 static int i40e_nway_reset(struct net_device *netdev) in i40e_nway_reset()
1546 static void i40e_get_pauseparam(struct net_device *netdev, in i40e_get_pauseparam()
1581 static int i40e_set_pauseparam(struct net_device *netdev, in i40e_set_pauseparam()
1675 static u32 i40e_get_msglevel(struct net_device *netdev) in i40e_get_msglevel()
1687 static void i40e_set_msglevel(struct net_device *netdev, u32 data) in i40e_set_msglevel()
1698 static int i40e_get_regs_len(struct net_device *netdev) in i40e_get_regs_len()
1709 static void i40e_get_regs(struct net_device *netdev, struct ethtool_regs *regs, in i40e_get_regs()
1740 static int i40e_get_eeprom(struct net_device *netdev, in i40e_get_eeprom()
1835 static int i40e_get_eeprom_len(struct net_device *netdev) in i40e_get_eeprom_len()
1854 static int i40e_set_eeprom(struct net_device *netdev, in i40e_set_eeprom()
1888 static void i40e_get_drvinfo(struct net_device *netdev, in i40e_get_drvinfo()
1907 static void i40e_get_ringparam(struct net_device *netdev, in i40e_get_ringparam()
1935 static int i40e_set_ringparam(struct net_device *netdev, in i40e_set_ringparam()
2165 static int i40e_get_stats_count(struct net_device *netdev) in i40e_get_stats_count()
2196 static int i40e_get_sset_count(struct net_device *netdev, int sset) in i40e_get_sset_count()
2254 static void i40e_get_ethtool_stats(struct net_device *netdev, in i40e_get_ethtool_stats()
2325 static void i40e_get_stat_strings(struct net_device *netdev, u8 *data) in i40e_get_stat_strings()
2362 static void i40e_get_priv_flag_strings(struct net_device *netdev, u8 *data) in i40e_get_priv_flag_strings()
2384 static void i40e_get_strings(struct net_device *netdev, u32 stringset, in i40e_get_strings()
2444 static u64 i40e_link_test(struct net_device *netdev, u64 *data) in i40e_link_test()
2467 static u64 i40e_reg_test(struct net_device *netdev, u64 *data) in i40e_reg_test()
2478 static u64 i40e_eeprom_test(struct net_device *netdev, u64 *data) in i40e_eeprom_test()
2492 static u64 i40e_intr_test(struct net_device *netdev, u64 *data) in i40e_intr_test()
2527 static void i40e_diag_test(struct net_device *netdev, in i40e_diag_test()
2600 static void i40e_get_wol(struct net_device *netdev, in i40e_get_wol()
2624 static int i40e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in i40e_set_wol()
2659 static int i40e_set_phys_id(struct net_device *netdev, in i40e_set_phys_id()
2729 static int __i40e_get_coalesce(struct net_device *netdev, in __i40e_get_coalesce()
2781 static int i40e_get_coalesce(struct net_device *netdev, in i40e_get_coalesce()
2795 static int i40e_get_per_queue_coalesce(struct net_device *netdev, u32 queue, in i40e_get_per_queue_coalesce()
2858 static int __i40e_set_coalesce(struct net_device *netdev, in __i40e_set_coalesce()
2953 static int i40e_set_coalesce(struct net_device *netdev, in i40e_set_coalesce()
2967 static int i40e_set_per_queue_coalesce(struct net_device *netdev, u32 queue, in i40e_set_per_queue_coalesce()
3308 static int i40e_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in i40e_get_rxnfc()
4573 static int i40e_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in i40e_set_rxnfc()
4717 static u32 i40e_get_rxfh_key_size(struct net_device *netdev) in i40e_get_rxfh_key_size()
4728 static u32 i40e_get_rxfh_indir_size(struct net_device *netdev) in i40e_get_rxfh_indir_size()
4743 static int i40e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40e_get_rxfh()
4784 static int i40e_set_rxfh(struct net_device *netdev, const u32 *indir, in i40e_set_rxfh()
5081 static int i40e_get_module_info(struct net_device *netdev, in i40e_get_module_info()
5187 static int i40e_get_module_eeprom(struct net_device *netdev, in i40e_get_module_eeprom()
5234 static int i40e_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in i40e_get_eee()
5239 static int i40e_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in i40e_set_eee()
5298 void i40e_set_ethtool_ops(struct net_device *netdev) in i40e_set_ethtool_ops()