Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c227 static const struct ice_xstats_name_off ice_stats_strings[] = { variable
240 #define ICE_NB_ETH_XSTATS (sizeof(ice_stats_strings) / \
241 sizeof(ice_stats_strings[0]))
5144 ice_stats_strings[i].offset); in ice_xstats_get()
5175 strlcpy(xstats_names[count].name, ice_stats_strings[i].name, in ice_xstats_get_names()