Searched refs:rdsv3_stat_names (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dstats.c51 static char *rdsv3_stat_names[] = { variable
129 if (avail < ARRAY_SIZE(rdsv3_stat_names)) {
145 rdsv3_stats_info_copy(iter, (uint64_t *)&stats, rdsv3_stat_names,
146 ARRAY_SIZE(rdsv3_stat_names));
147 avail -= ARRAY_SIZE(rdsv3_stat_names);
152 ARRAY_SIZE(rdsv3_stat_names);

Completed in 72 milliseconds