Home
last modified time | relevance | path

Searched refs:MLX5_CAP_DEBUG (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_diagnostics.c120 MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id); in mlx5_core_set_diagnostics_full()
284 if (MLX5_CAP_DEBUG(dev, diagnostic_counter[x].counter_id) == in mlx5_core_supports_diagnostics()
HDmlx5_fw.c201 err = mlx5_core_get_caps(dev, MLX5_CAP_DEBUG); in mlx5_query_hca_caps()
HDmlx5_main.c1542 &dev->hca_caps_cur[MLX5_CAP_DEBUG], in init_one()
1547 &dev->hca_caps_max[MLX5_CAP_DEBUG], in init_one()
/freebsd-11-stable/sys/dev/mlx5/
HDdevice.h927 MLX5_CAP_DEBUG, enumerator
1045 #define MLX5_CAP_DEBUG(mdev, cap) \ macro
1047 mdev->hca_caps_cur[MLX5_CAP_DEBUG], cap)
1051 mdev->hca_caps_max[MLX5_CAP_DEBUG], cap)