Searched refs:mlx5_core_supports_diagnostics (Results 1 – 3 of 3) sorted by relevance
148 int mlx5_core_supports_diagnostics(struct mlx5_core_dev *mdev, u16 counter_id);
271 int mlx5_core_supports_diagnostics(struct mlx5_core_dev *dev, u16 counter_id) in mlx5_core_supports_diagnostics() function
1401 if (mlx5_core_supports_diagnostics(priv->mdev, entry.counter_id) == 0) in mlx5e_create_diagnostics()1411 if (mlx5_core_supports_diagnostics(priv->mdev, entry.counter_id) == 0) in mlx5e_create_diagnostics()