Searched refs:mlx5_same_hw_devs (Results 1 – 5 of 5) sorted by relevance
565 bool mlx5_same_hw_devs(struct mlx5_core_dev *dev, struct mlx5_core_dev *peer_dev) in mlx5_same_hw_devs() function
467 bool mlx5_same_hw_devs(struct mlx5_core_dev *dev, struct mlx5_core_dev *peer_dev);
3624 return mlx5_same_hw_devs(fmdev, pmdev); in mlx5e_same_hw_devs()
37 return mlx5_same_hw_devs(mdev, esw_mdev); in mlx5_esw_bridge_dev_same_hw()
358 vf_rep = mlx5e_eswitch_vf_rep(ndev) && mlx5_same_hw_devs(mdev, other_priv->mdev); in mlx5_tc_ct_get_flow_source_match()359 uplink_rep = mlx5e_eswitch_uplink_rep(ndev) && mlx5_same_hw_devs(mdev, other_priv->mdev); in mlx5_tc_ct_get_flow_source_match()