Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h146 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1575 return mlx5e_same_hw_devs(out_priv, route_priv); in mlx5e_tc_is_vf_tunnel()
3562 bool mlx5e_same_hw_devs(struct mlx5e_priv *priv, struct mlx5e_priv *peer_priv) in mlx5e_same_hw_devs() function
3976 mlx5e_same_hw_devs(priv, peer_priv)); in is_merged_eswitch_vfs()
3988 mlx5e_same_hw_devs(priv, peer_priv); in same_hw_reps()
4864 if (!mlx5e_same_hw_devs(priv, peer_priv)) in mlx5e_tc_hairpin_update_dead_peer()