Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddiagnostics.h148 int mlx5_core_supports_diagnostics(struct mlx5_core_dev *mdev, u16 counter_id);
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diagnostics.c269 int mlx5_core_supports_diagnostics(struct mlx5_core_dev *dev, u16 counter_id) in mlx5_core_supports_diagnostics() function
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1403 if (mlx5_core_supports_diagnostics(priv->mdev, entry.counter_id) == 0) in mlx5e_create_diagnostics()
1413 if (mlx5_core_supports_diagnostics(priv->mdev, entry.counter_id) == 0) in mlx5e_create_diagnostics()