Searched refs:diag_device_only (Results 1 – 1 of 1) sorted by relevance
2091 static const struct diag_counter diag_device_only[] = { variable2128 u32 hw_value[ARRAY_SIZE(diag_device_only) + in mlx4_ib_get_hw_stats()2159 num_counters += ARRAY_SIZE(diag_device_only); in __mlx4_ib_alloc_diag_counters()2199 for (i = 0; i < ARRAY_SIZE(diag_device_only); i++, j++) { in mlx4_ib_fill_diag_counters()2200 descs[j].name = diag_device_only[i].name; in mlx4_ib_fill_diag_counters()2201 offset[j] = diag_device_only[i].offset; in mlx4_ib_fill_diag_counters()