Searched refs:sw_stat_idx (Results 1 – 1 of 1) sorted by relevance
329 unsigned int sw_stat_idx, uint16_t qid) in sfc_sw_stat_get_val() argument332 uint64_t *res = &sw_stats->supp[sw_stat_idx].cache[qid]; in sfc_sw_stat_get_val()345 group_start_idx = sw_stat_idx; in sfc_sw_stat_get_val()354 for (i = sw_stat_idx + 1; i < sw_stats->supp_count; i++) { in sfc_sw_stat_get_val()359 group_size += sw_stat_idx - group_start_idx; in sfc_sw_stat_get_val()373 unsigned int sw_stat_idx, in sfc_sw_xstat_get_values() argument403 value = sfc_sw_stat_get_val(sa, sw_stat_idx, qid); in sfc_sw_xstat_get_values()419 unsigned int sw_stat_idx, in sfc_sw_xstat_get_values_by_id() argument460 values[i] = sfc_sw_stat_get_val(sa, sw_stat_idx, qid); in sfc_sw_xstat_get_values_by_id()473 sw_stat_idx, in sfc_sw_xstat_get_values_by_id()[all …]