Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice.h298 struct ice_eth_stats eth_stats;
299 struct ice_eth_stats eth_stats_prev;
Dice_type.h706 struct ice_eth_stats { struct
726 struct ice_eth_stats eth; argument
Dice_virtchnl_pf.c2462 struct ice_eth_stats stats = { 0 }; in ice_vc_get_stats_msg()
3979 struct ice_eth_stats *stats; in ice_get_vf_stats()
Dice_lib.c1519 struct ice_eth_stats *prev_es, *cur_es; in ice_update_eth_stats()
Dice_main.c5353 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()