Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dmirred_nic.c22 !mlx5e_same_hw_devs(priv, netdev_priv(out_dev))) { in tc_act_can_offload_mirred_nic()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h144 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1664 return mlx5e_same_hw_devs(out_priv, route_priv); in mlx5e_tc_is_vf_tunnel()
3486 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv) in mlx5e_same_hw_devs() function
4038 mlx5e_same_hw_devs(priv, peer_priv)); in is_merged_eswitch_vfs()
4050 mlx5e_same_hw_devs(priv, peer_priv); in same_hw_reps()
5034 if (!mlx5e_same_hw_devs(priv, peer_priv)) in mlx5e_tc_hairpin_update_dead_peer()