Lines Matching defs:netdev
30 static int ice_q_stats_len(struct net_device *netdev) in ice_q_stats_len()
179 __ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo, in __ice_get_drvinfo()
204 ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in ice_get_drvinfo()
212 static int ice_get_regs_len(struct net_device __always_unused *netdev) in ice_get_regs_len()
218 ice_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in ice_get_regs()
232 static u32 ice_get_msglevel(struct net_device *netdev) in ice_get_msglevel()
246 static void ice_set_msglevel(struct net_device *netdev, u32 data) in ice_set_msglevel()
261 static int ice_get_eeprom_len(struct net_device *netdev) in ice_get_eeprom_len()
270 ice_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in ice_get_eeprom()
345 static u64 ice_link_test(struct net_device *netdev) in ice_link_test()
372 static u64 ice_eeprom_test(struct net_device *netdev) in ice_eeprom_test()
429 static u64 ice_reg_test(struct net_device *netdev) in ice_reg_test()
687 static u64 ice_loopback_test(struct net_device *netdev) in ice_loopback_test()
782 static u64 ice_intr_test(struct net_device *netdev) in ice_intr_test()
810 ice_self_test(struct net_device *netdev, struct ethtool_test *eth_test, in ice_self_test()
884 __ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data, in __ice_get_strings()
937 static void ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_get_strings()
945 ice_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in ice_set_phys_id()
972 static int ice_set_fec_cfg(struct net_device *netdev, enum ice_fec_mode req_fec) in ice_set_fec_cfg()
1017 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1052 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()
1114 static int ice_nway_reset(struct net_device *netdev) in ice_nway_reset()
1139 static u32 ice_get_priv_flags(struct net_device *netdev) in ice_get_priv_flags()
1163 static int ice_set_priv_flags(struct net_device *netdev, u32 flags) in ice_set_priv_flags()
1317 static int ice_get_sset_count(struct net_device *netdev, int sset) in ice_get_sset_count()
1350 __ice_get_ethtool_stats(struct net_device *netdev, in __ice_get_ethtool_stats()
1421 ice_get_ethtool_stats(struct net_device *netdev, in ice_get_ethtool_stats()
1508 ice_phy_type_to_ethtool(struct net_device *netdev, in ice_phy_type_to_ethtool()
1839 struct net_device *netdev) in ice_get_settings_link_up()
1925 struct net_device *netdev) in ice_get_settings_link_down()
1945 ice_get_link_ksettings(struct net_device *netdev, in ice_get_link_ksettings()
2154 struct net_device *netdev) in ice_setup_autoneg()
2242 ice_set_link_ksettings(struct net_device *netdev, in ice_set_link_ksettings()
2660 static int ice_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in ice_set_rxnfc()
2687 ice_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in ice_get_rxnfc()
2726 ice_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_get_ringparam()
2746 ice_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_set_ringparam()
2991 ice_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_get_pauseparam()
3037 ice_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_set_pauseparam()
3141 static u32 ice_get_rxfh_key_size(struct net_device __always_unused *netdev) in ice_get_rxfh_key_size()
3152 static u32 ice_get_rxfh_indir_size(struct net_device *netdev) in ice_get_rxfh_indir_size()
3160 ice_get_rxfh_context(struct net_device *netdev, u32 *indir, in ice_get_rxfh_context()
3236 ice_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in ice_get_rxfh()
3252 ice_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, in ice_set_rxfh()
3555 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_get_wol()
3578 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_set_wol()
3682 __ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_get_coalesce()
3697 static int ice_get_coalesce(struct net_device *netdev, in ice_get_coalesce()
3706 ice_get_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_get_per_q_coalesce()
3854 ice_print_if_odd_usecs(struct net_device *netdev, u16 itr_setting, in ice_print_if_odd_usecs()
3877 __ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_set_coalesce()
3922 static int ice_set_coalesce(struct net_device *netdev, in ice_set_coalesce()
3931 ice_set_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_set_per_q_coalesce()
3938 ice_repr_get_drvinfo(struct net_device *netdev, in ice_repr_get_drvinfo()
3950 ice_repr_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_repr_get_strings()
3963 ice_repr_get_ethtool_stats(struct net_device *netdev, in ice_repr_get_ethtool_stats()
3975 static int ice_repr_get_sset_count(struct net_device *netdev, int sset) in ice_repr_get_sset_count()
4003 ice_get_module_info(struct net_device *netdev, in ice_get_module_info()
4077 ice_get_module_eeprom(struct net_device *netdev, in ice_get_module_eeprom()
4232 void ice_set_ethtool_safe_mode_ops(struct net_device *netdev) in ice_set_ethtool_safe_mode_ops()
4249 void ice_set_ethtool_repr_ops(struct net_device *netdev) in ice_set_ethtool_repr_ops()
4260 void ice_set_ethtool_ops(struct net_device *netdev) in ice_set_ethtool_ops()