Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_diagnostics.c99 MLX5_ST_SZ_BYTES(diagnostic_counter) * numcounters; in mlx5_core_set_diagnostics_full()
117 MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id); in mlx5_core_set_diagnostics_full()
146 MLX5_ST_SZ_BYTES(diagnostic_counter) * y; in mlx5_core_set_diagnostics_full()
180 MLX5_ST_SZ_BYTES(diagnostic_counter) * numcounters; in mlx5_core_get_diagnostics_full()
281 if (MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id) == in mlx5_core_supports_diagnostics()
/freebsd-10-stable/sys/dev/mlx5/
Dmlx5_ifc.h624 struct mlx5_ifc_diagnostic_counter_cap_bits diagnostic_counter[0x1f0]; member