Searched refs:diagnostic_counter (Results 1 – 3 of 3) sorted by relevance
103 MLX5_ST_SZ_BYTES(diagnostic_counter) * numcounters; in mlx5_core_set_diagnostics_full()121 MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id); in mlx5_core_set_diagnostics_full()150 MLX5_ST_SZ_BYTES(diagnostic_counter) * y; in mlx5_core_set_diagnostics_full()184 MLX5_ST_SZ_BYTES(diagnostic_counter) * numcounters; in mlx5_core_get_diagnostics_full()285 if (MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id) == in mlx5_core_supports_diagnostics()
308 MLX5_CAP_DEBUG(dev, diagnostic_counter[i].counter_id); in get_supported_cnt_ids()
907 struct mlx5_ifc_diagnostic_counter_cap_bits diagnostic_counter[0x1f0]; member