Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice.h299 struct ice_eth_stats eth_stats;
300 struct ice_eth_stats eth_stats_prev;
Dice_type.h709 struct ice_eth_stats { struct
729 struct ice_eth_stats eth; argument
Dice_virtchnl_pf.c2492 struct ice_eth_stats stats = { 0 }; in ice_vc_get_stats_msg()
4041 struct ice_eth_stats *stats; in ice_get_vf_stats()
Dice_lib.c1530 struct ice_eth_stats *prev_es, *cur_es; in ice_update_eth_stats()
Dice_main.c5423 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()