Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ionic/
H A Dionic_hw_stats.c325 int rc, stat_i = 0; in ionic_get_qp_stats() local
347 for (stat_i = 0; stat_i < cs->queue_stats_count; ++stat_i) in ionic_get_qp_stats()
348 hw_stats->value[stat_i] += in ionic_get_qp_stats()
349 ionic_v1_stat_val(&cs->hdr[stat_i], in ionic_get_qp_stats()
355 return stat_i; in ionic_get_qp_stats()