Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.c431 unsigned int total_value_idx; in sfc_sw_xstat_get_values_by_id() local
455 total_value_idx = i; in sfc_sw_xstat_get_values_by_id()
468 values[total_value_idx] = 0; in sfc_sw_xstat_get_values_by_id()
472 values[total_value_idx] += sfc_sw_stat_get_val(sa, in sfc_sw_xstat_get_values_by_id()
476 values[total_value_idx] += total_value; in sfc_sw_xstat_get_values_by_id()