Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_lib.h440 struct ice_eth_stats prev;
441 struct ice_eth_stats cur;
812 struct ice_eth_stats *stats);
Dice_type.h1096 struct ice_eth_stats { struct
1126 struct ice_eth_stats eth; argument
Dice_common.h299 struct ice_eth_stats *cur_stats);
Dice_lib.c2315 struct ice_eth_stats *prev_es, *cur_es; in ice_update_vsi_hw_stats()
4286 struct ice_eth_stats *stats) in ice_add_sysctls_eth_stats()
6693 struct ice_eth_stats *es = &vsi->hw_stats.cur; in ice_get_ifnet_counter()
Dice_common.c5511 struct ice_eth_stats *cur_stats) in ice_stat_update_repc()