Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/
H A Digc_ethdev.c109 static const struct rte_igc_xstats_name_off rte_igc_stats_strings[] = { variable
170 #define IGC_NB_XSTATS (sizeof(rte_igc_stats_strings) / \
171 sizeof(rte_igc_stats_strings[0]))
1943 rte_igc_stats_strings[i].offset); in eth_igc_xstats_get()
1990 strlcpy(xstats_names[i].name, rte_igc_stats_strings[i].name, in eth_igc_xstats_get_names()
2012 rte_igc_stats_strings[ids[i]].name, in eth_igc_xstats_get_names_by_id()
2041 rte_igc_stats_strings[i].offset); in eth_igc_xstats_get_by_id()
2052 rte_igc_stats_strings[ids[i]].offset); in eth_igc_xstats_get_by_id()