Searched refs:diag_device_only (Results 1 – 1 of 1) sorted by relevance
2208 static const struct diag_counter diag_device_only[] = { variable2233 u32 hw_value[ARRAY_SIZE(diag_device_only) + in mlx4_ib_get_hw_stats()2266 num_counters += ARRAY_SIZE(diag_device_only); in __mlx4_ib_alloc_diag_counters()2306 for (i = 0; i < ARRAY_SIZE(diag_device_only); i++, j++) { in mlx4_ib_fill_diag_counters()2307 name[j] = diag_device_only[i].name; in mlx4_ib_fill_diag_counters()2308 offset[j] = diag_device_only[i].offset; in mlx4_ib_fill_diag_counters()