Home
last modified time | relevance | path

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

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