Lines Matching defs:netdev
32 static int ice_q_stats_len(struct net_device *netdev) in ice_q_stats_len()
431 __ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo, in __ice_get_drvinfo()
456 ice_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in ice_get_drvinfo()
464 static int ice_get_regs_len(struct net_device __always_unused *netdev) in ice_get_regs_len()
753 static int ice_get_extended_regs(struct net_device *netdev, void *p) in ice_get_extended_regs()
795 ice_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in ice_get_regs()
810 static u32 ice_get_msglevel(struct net_device *netdev) in ice_get_msglevel()
823 static void ice_set_msglevel(struct net_device *netdev, u32 data) in ice_set_msglevel()
837 static void ice_get_link_ext_stats(struct net_device *netdev, in ice_get_link_ext_stats()
845 static int ice_get_eeprom_len(struct net_device *netdev) in ice_get_eeprom_len()
853 ice_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in ice_get_eeprom()
926 static u64 ice_link_test(struct net_device *netdev) in ice_link_test()
953 static u64 ice_eeprom_test(struct net_device *netdev) in ice_eeprom_test()
1009 static u64 ice_reg_test(struct net_device *netdev) in ice_reg_test()
1270 static u64 ice_loopback_test(struct net_device *netdev) in ice_loopback_test()
1360 static u64 ice_intr_test(struct net_device *netdev) in ice_intr_test()
1387 ice_self_test(struct net_device *netdev, struct ethtool_test *eth_test, in ice_self_test()
1460 __ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data, in __ice_get_strings()
1511 static void ice_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_get_strings()
1519 ice_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in ice_set_phys_id()
1546 static int ice_set_fec_cfg(struct net_device *netdev, enum ice_fec_mode req_fec) in ice_set_fec_cfg()
1591 ice_set_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_set_fecparam()
1626 ice_get_fecparam(struct net_device *netdev, struct ethtool_fecparam *fecparam) in ice_get_fecparam()
1688 static int ice_nway_reset(struct net_device *netdev) in ice_nway_reset()
1713 static u32 ice_get_priv_flags(struct net_device *netdev) in ice_get_priv_flags()
1735 static int ice_set_priv_flags(struct net_device *netdev, u32 flags) in ice_set_priv_flags()
1885 static int ice_get_sset_count(struct net_device *netdev, int sset) in ice_get_sset_count()
1918 __ice_get_ethtool_stats(struct net_device *netdev, in __ice_get_ethtool_stats()
1989 ice_get_ethtool_stats(struct net_device *netdev, in ice_get_ethtool_stats()
2097 ice_phy_type_to_ethtool(struct net_device *netdev, in ice_phy_type_to_ethtool()
2194 struct net_device *netdev) in ice_get_settings_link_up()
2283 struct net_device *netdev) in ice_get_settings_link_down()
2303 ice_get_link_ksettings(struct net_device *netdev, in ice_get_link_ksettings()
2504 struct net_device *netdev) in ice_setup_autoneg()
2592 ice_set_link_ksettings(struct net_device *netdev, in ice_set_link_ksettings()
2950 ice_set_rxfh_fields(struct net_device *netdev, in ice_set_rxfh_fields()
3002 ice_get_rxfh_fields(struct net_device *netdev, struct ethtool_rxfh_fields *nfc) in ice_get_rxfh_fields()
3070 static int ice_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in ice_set_rxnfc()
3092 static u32 ice_get_rx_ring_count(struct net_device *netdev) in ice_get_rx_ring_count()
3109 ice_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in ice_get_rxnfc()
3140 ice_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_get_ringparam()
3171 ice_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in ice_set_ringparam()
3425 ice_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_get_pauseparam()
3471 ice_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) in ice_set_pauseparam()
3575 static u32 ice_get_rxfh_key_size(struct net_device __always_unused *netdev) in ice_get_rxfh_key_size()
3586 static u32 ice_get_rxfh_indir_size(struct net_device *netdev) in ice_get_rxfh_indir_size()
3601 ice_get_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in ice_get_rxfh()
3657 ice_set_rxfh(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in ice_set_rxfh()
3971 static void ice_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_get_wol()
3994 static int ice_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ice_set_wol()
4098 __ice_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_get_coalesce()
4113 static int ice_get_coalesce(struct net_device *netdev, in ice_get_coalesce()
4122 ice_get_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_get_per_q_coalesce()
4270 ice_print_if_odd_usecs(struct net_device *netdev, u16 itr_setting, in ice_print_if_odd_usecs()
4293 __ice_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, in __ice_set_coalesce()
4338 static int ice_set_coalesce(struct net_device *netdev, in ice_set_coalesce()
4347 ice_set_per_q_coalesce(struct net_device *netdev, u32 q_num, in ice_set_per_q_coalesce()
4354 ice_repr_get_drvinfo(struct net_device *netdev, in ice_repr_get_drvinfo()
4366 ice_repr_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in ice_repr_get_strings()
4378 ice_repr_get_ethtool_stats(struct net_device *netdev, in ice_repr_get_ethtool_stats()
4390 static int ice_repr_get_sset_count(struct net_device *netdev, int sset) in ice_repr_get_sset_count()
4418 ice_get_module_info(struct net_device *netdev, in ice_get_module_info()
4490 ice_get_module_eeprom(struct net_device *netdev, in ice_get_module_eeprom()
4627 static void ice_get_fec_stats(struct net_device *netdev, in ice_get_fec_stats()
4661 static void ice_get_eth_mac_stats(struct net_device *netdev, in ice_get_eth_mac_stats()
4684 static void ice_get_pause_stats(struct net_device *netdev, in ice_get_pause_stats()
4705 static void ice_get_rmon_stats(struct net_device *netdev, in ice_get_rmon_stats()
4740 static void ice_get_ts_stats(struct net_device *netdev, in ice_get_ts_stats()
4912 void ice_set_ethtool_safe_mode_ops(struct net_device *netdev) in ice_set_ethtool_safe_mode_ops()
4930 void ice_set_ethtool_repr_ops(struct net_device *netdev) in ice_set_ethtool_repr_ops()
4941 void ice_set_ethtool_ops(struct net_device *netdev) in ice_set_ethtool_ops()