Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_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()
Dmlx5_fw.c201 err = mlx5_core_get_caps(dev, MLX5_CAP_DEBUG); in mlx5_query_hca_caps()
Dmlx5_main.c1560 &dev->hca_caps_cur[MLX5_CAP_DEBUG], in init_one()
1565 &dev->hca_caps_max[MLX5_CAP_DEBUG], in init_one()
/freebsd-12-stable/sys/dev/mlx5/
Ddevice.h929 MLX5_CAP_DEBUG, enumerator
1047 #define MLX5_CAP_DEBUG(mdev, cap) \ macro
1049 mdev->hca_caps_cur[MLX5_CAP_DEBUG], cap)
1053 mdev->hca_caps_max[MLX5_CAP_DEBUG], cap)