Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c381 struct rte_eth_xstat *total_xstat; in sfc_sw_xstat_get_values() local
396 total_xstat = &xstats[*nb_written]; in sfc_sw_xstat_get_values()
412 total_xstat->value += value; in sfc_sw_xstat_get_values()