Lines Matching defs:netdev
29 static int ice_q_stats_len(struct net_device *netdev) in ice_q_stats_len()
173 ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in ice_get_drvinfo()
199 static int ice_get_regs_len(struct net_device __always_unused *netdev) in ice_get_regs_len()
205 ice_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in ice_get_regs()
219 static u32 ice_get_msglevel(struct net_device *netdev) in ice_get_msglevel()
233 static void ice_set_msglevel(struct net_device *netdev, u32 data) in ice_set_msglevel()
248 static int ice_get_eeprom_len(struct net_device *netdev) in ice_get_eeprom_len()
257 ice_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in ice_get_eeprom()
333 static u64 ice_link_test(struct net_device *netdev) in ice_link_test()
360 static u64 ice_eeprom_test(struct net_device *netdev) in ice_eeprom_test()
417 static u64 ice_reg_test(struct net_device *netdev) in ice_reg_test()
674 static u64 ice_loopback_test(struct net_device *netdev) in ice_loopback_test()
768 static u64 ice_intr_test(struct net_device *netdev) in ice_intr_test()
796 ice_self_test(struct net_device *netdev, struct ethtool_test *eth_test, in ice_self_test()
869 static void ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_get_strings()
942 ice_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in ice_set_phys_id()
969 static int ice_set_fec_cfg(struct net_device *netdev, enum ice_fec_mode req_fec) in ice_set_fec_cfg()
1014 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1049 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()
1148 static u32 ice_get_priv_flags(struct net_device *netdev) in ice_get_priv_flags()
1172 static int ice_set_priv_flags(struct net_device *netdev, u32 flags) in ice_set_priv_flags()
1306 static int ice_get_sset_count(struct net_device *netdev, int sset) in ice_get_sset_count()
1339 ice_get_ethtool_stats(struct net_device *netdev, in ice_get_ethtool_stats()
1483 ice_phy_type_to_ethtool(struct net_device *netdev, in ice_phy_type_to_ethtool()
1849 struct net_device *netdev) in ice_get_settings_link_up()
1935 struct net_device *netdev) in ice_get_settings_link_down()
1955 ice_get_link_ksettings(struct net_device *netdev, in ice_get_link_ksettings()
2165 struct net_device *netdev) in ice_setup_autoneg()
2217 ice_set_link_ksettings(struct net_device *netdev, in ice_set_link_ksettings()
2648 static int ice_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in ice_set_rxnfc()
2675 ice_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in ice_get_rxnfc()
2714 ice_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) in ice_get_ringparam()
2732 ice_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) in ice_set_ringparam()
2970 ice_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_get_pauseparam()
3016 ice_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_set_pauseparam()
3124 static u32 ice_get_rxfh_key_size(struct net_device __always_unused *netdev) in ice_get_rxfh_key_size()
3135 static u32 ice_get_rxfh_indir_size(struct net_device *netdev) in ice_get_rxfh_indir_size()
3152 ice_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in ice_get_rxfh()
3200 ice_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, in ice_set_rxfh()
3448 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_get_wol()
3471 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_set_wol()
3586 __ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_get_coalesce()
3602 ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in ice_get_coalesce()
3608 ice_get_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_get_per_q_coalesce()
3745 ice_print_if_odd_usecs(struct net_device *netdev, u16 itr_setting, in ice_print_if_odd_usecs()
3770 __ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_set_coalesce()
3813 ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in ice_set_coalesce()
3819 ice_set_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_set_per_q_coalesce()
3843 ice_get_module_info(struct net_device *netdev, in ice_get_module_info()
3917 ice_get_module_eeprom(struct net_device *netdev, in ice_get_module_eeprom()
4042 void ice_set_ethtool_safe_mode_ops(struct net_device *netdev) in ice_set_ethtool_safe_mode_ops()
4053 void ice_set_ethtool_ops(struct net_device *netdev) in ice_set_ethtool_ops()