mlx5e_same_hw_devs
!mlx5e_same_hw_devs(priv, netdev_priv(out_dev))) {
bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv);
return mlx5e_same_hw_devs(out_priv, route_priv);
mlx5e_same_hw_devs(priv, peer_priv));
mlx5e_same_hw_devs(priv, peer_priv);
if (!mlx5e_same_hw_devs(priv, peer_priv))