Home
last modified time | relevance | path

Searched refs:ice_eth_stats (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice.h361 struct ice_eth_stats eth_stats;
362 struct ice_eth_stats eth_stats_prev;
Dice_type.h959 struct ice_eth_stats { struct
979 struct ice_eth_stats eth; argument
Dice_repr.c52 struct ice_eth_stats *eth_stats; in ice_repr_get_stats64()
Dice_sriov.c1604 struct ice_eth_stats *stats; in ice_get_vf_stats()
Dice_virtchnl.c1137 struct ice_eth_stats stats = { 0 }; in ice_vc_get_stats_msg()
Dice_lib.c1796 struct ice_eth_stats *prev_es, *cur_es; in ice_update_eth_stats()
Dice_main.c6469 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()