Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h145 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1668 return mlx5e_same_hw_devs(out_priv, route_priv); in mlx5e_tc_is_vf_tunnel()
3613 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv) in mlx5e_same_hw_devs() function
4181 mlx5e_same_hw_devs(priv, peer_priv)); in is_merged_eswitch_vfs()
4193 mlx5e_same_hw_devs(priv, peer_priv); in same_hw_reps()
5161 if (!mlx5e_same_hw_devs(priv, peer_priv)) in mlx5e_tc_hairpin_update_dead_peer()