Lines Matching defs:netdev

31 static int ice_q_stats_len(struct net_device *netdev)  in ice_q_stats_len()
349 __ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo, in __ice_get_drvinfo()
374 ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in ice_get_drvinfo()
382 static int ice_get_regs_len(struct net_device __always_unused *netdev) in ice_get_regs_len()
388 ice_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in ice_get_regs()
402 static u32 ice_get_msglevel(struct net_device *netdev) in ice_get_msglevel()
416 static void ice_set_msglevel(struct net_device *netdev, u32 data) in ice_set_msglevel()
431 static int ice_get_eeprom_len(struct net_device *netdev) in ice_get_eeprom_len()
440 ice_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in ice_get_eeprom()
515 static u64 ice_link_test(struct net_device *netdev) in ice_link_test()
542 static u64 ice_eeprom_test(struct net_device *netdev) in ice_eeprom_test()
599 static u64 ice_reg_test(struct net_device *netdev) in ice_reg_test()
857 static u64 ice_loopback_test(struct net_device *netdev) in ice_loopback_test()
952 static u64 ice_intr_test(struct net_device *netdev) in ice_intr_test()
980 ice_self_test(struct net_device *netdev, struct ethtool_test *eth_test, in ice_self_test()
1054 __ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data, in __ice_get_strings()
1107 static void ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_get_strings()
1115 ice_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in ice_set_phys_id()
1142 static int ice_set_fec_cfg(struct net_device *netdev, enum ice_fec_mode req_fec) in ice_set_fec_cfg()
1187 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1222 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()
1284 static int ice_nway_reset(struct net_device *netdev) in ice_nway_reset()
1309 static u32 ice_get_priv_flags(struct net_device *netdev) in ice_get_priv_flags()
1333 static int ice_set_priv_flags(struct net_device *netdev, u32 flags) in ice_set_priv_flags()
1487 static int ice_get_sset_count(struct net_device *netdev, int sset) in ice_get_sset_count()
1520 __ice_get_ethtool_stats(struct net_device *netdev, in __ice_get_ethtool_stats()
1591 ice_get_ethtool_stats(struct net_device *netdev, in ice_get_ethtool_stats()
1689 ice_phy_type_to_ethtool(struct net_device *netdev, in ice_phy_type_to_ethtool()
1786 struct net_device *netdev) in ice_get_settings_link_up()
1872 struct net_device *netdev) in ice_get_settings_link_down()
1892 ice_get_link_ksettings(struct net_device *netdev, in ice_get_link_ksettings()
2103 struct net_device *netdev) in ice_setup_autoneg()
2191 ice_set_link_ksettings(struct net_device *netdev, in ice_set_link_ksettings()
2609 static int ice_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in ice_set_rxnfc()
2636 ice_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in ice_get_rxnfc()
2675 ice_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_get_ringparam()
2700 ice_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_set_ringparam()
2947 ice_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_get_pauseparam()
2993 ice_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_set_pauseparam()
3097 static u32 ice_get_rxfh_key_size(struct net_device __always_unused *netdev) in ice_get_rxfh_key_size()
3108 static u32 ice_get_rxfh_indir_size(struct net_device *netdev) in ice_get_rxfh_indir_size()
3116 ice_get_rxfh_context(struct net_device *netdev, u32 *indir, in ice_get_rxfh_context()
3192 ice_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in ice_get_rxfh()
3208 ice_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, in ice_set_rxfh()
3531 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_get_wol()
3554 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_set_wol()
3658 __ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_get_coalesce()
3673 static int ice_get_coalesce(struct net_device *netdev, in ice_get_coalesce()
3682 ice_get_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_get_per_q_coalesce()
3830 ice_print_if_odd_usecs(struct net_device *netdev, u16 itr_setting, in ice_print_if_odd_usecs()
3853 __ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_set_coalesce()
3898 static int ice_set_coalesce(struct net_device *netdev, in ice_set_coalesce()
3907 ice_set_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_set_per_q_coalesce()
3914 ice_repr_get_drvinfo(struct net_device *netdev, in ice_repr_get_drvinfo()
3926 ice_repr_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_repr_get_strings()
3939 ice_repr_get_ethtool_stats(struct net_device *netdev, in ice_repr_get_ethtool_stats()
3951 static int ice_repr_get_sset_count(struct net_device *netdev, int sset) in ice_repr_get_sset_count()
3979 ice_get_module_info(struct net_device *netdev, in ice_get_module_info()
4053 ice_get_module_eeprom(struct net_device *netdev, in ice_get_module_eeprom()
4210 void ice_set_ethtool_safe_mode_ops(struct net_device *netdev) in ice_set_ethtool_safe_mode_ops()
4227 void ice_set_ethtool_repr_ops(struct net_device *netdev) in ice_set_ethtool_repr_ops()
4238 void ice_set_ethtool_ops(struct net_device *netdev) in ice_set_ethtool_ops()