Searched refs:mlx5e_same_hw_devs (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred_nic.c22 !mlx5e_same_hw_devs(priv, netdev_priv(out_dev))) {
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h144 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1668 return mlx5e_same_hw_devs(out_priv, route_priv);
3493 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv) function
4061 mlx5e_same_hw_devs(priv, peer_priv));
4073 mlx5e_same_hw_devs(priv, peer_priv);
5041 if (!mlx5e_same_hw_devs(priv, peer_priv))

Completed in 213 milliseconds