Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice.h320 struct ice_eth_stats eth_stats;
321 struct ice_eth_stats eth_stats_prev;
Dice_type.h909 struct ice_eth_stats { struct
929 struct ice_eth_stats eth; argument
Dice_virtchnl_pf.c3110 struct ice_eth_stats stats = { 0 }; in ice_vc_get_stats_msg()
4775 struct ice_eth_stats *stats; in ice_get_vf_stats()
Dice_lib.c1551 struct ice_eth_stats *prev_es, *cur_es; in ice_update_eth_stats()
Dice_main.c5737 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()