Home
last modified time | relevance | path

Searched refs:mlx5e_eswitch_uplink_rep (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h239 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev);
243 mlx5e_eswitch_uplink_rep(netdev); in mlx5e_eswitch_rep()
Den_rep.c576 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev) in mlx5e_eswitch_uplink_rep() function
Den_tc.c3716 if (!(mlx5e_eswitch_uplink_rep(rep_priv->netdev) && in verify_uplink_forwarding()
3717 mlx5e_eswitch_uplink_rep(out_dev))) in verify_uplink_forwarding()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c98 if (mlx5e_eswitch_uplink_rep(priv->netdev) && *out_dev != priv->netdev) in get_route_and_out_devs()