Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred_nic.c22 !mlx5e_same_hw_devs(priv, netdev_priv(out_dev))) { in tc_act_can_offload_mirred_nic()
/openbmc/linux/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);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1667 return mlx5e_same_hw_devs(out_priv, route_priv); in mlx5e_tc_is_vf_tunnel()
3494 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv) in mlx5e_same_hw_devs() function
4062 mlx5e_same_hw_devs(priv, peer_priv)); in is_merged_eswitch_vfs()
4074 mlx5e_same_hw_devs(priv, peer_priv); in same_hw_reps()
5058 if (!mlx5e_same_hw_devs(priv, peer_priv)) in mlx5e_tc_hairpin_update_dead_peer()