Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diagnostics.c103 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()
H A Dmlx5_diag_cnt.c308 MLX5_CAP_DEBUG(dev, diagnostic_counter[i].counter_id); in get_supported_cnt_ids()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h907 struct mlx5_ifc_diagnostic_counter_cap_bits diagnostic_counter[0x1f0]; member