Searched refs:mdev2 (Results 1 – 1 of 1) sorted by relevance
424 static bool esw_same_vhca_id(struct mlx5_core_dev *mdev1, struct mlx5_core_dev *mdev2) in esw_same_vhca_id() argument426 return MLX5_CAP_GEN(mdev1, vhca_id) == MLX5_CAP_GEN(mdev2, vhca_id); in esw_same_vhca_id()