Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c116 static const struct rte_igc_xstats_name_off rte_igc_stats_strings[] = { variable
177 #define IGC_NB_XSTATS (sizeof(rte_igc_stats_strings) / \
178 sizeof(rte_igc_stats_strings[0]))
1961 rte_igc_stats_strings[i].offset); in eth_igc_xstats_get()
2008 strlcpy(xstats_names[i].name, rte_igc_stats_strings[i].name, in eth_igc_xstats_get_names()
2030 rte_igc_stats_strings[ids[i]].name, in eth_igc_xstats_get_names_by_id()
2059 rte_igc_stats_strings[i].offset); in eth_igc_xstats_get_by_id()
2070 rte_igc_stats_strings[ids[i]].offset); in eth_igc_xstats_get_by_id()