Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice.h193 struct ice_eth_stats eth_stats;
194 struct ice_eth_stats eth_stats_prev;
Dice_type.h326 struct ice_eth_stats { struct
344 struct ice_eth_stats eth; argument
Dice_main.c4489 struct ice_eth_stats *prev_es, *cur_es; in ice_update_eth_stats()
4594 struct ice_eth_stats *cur_es = &vsi->eth_stats; in ice_update_vsi_stats()