Searched refs:mlx5e_eswitch_uplink_rep (Results 1 – 4 of 4) sorted by relevance
239 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev);243 mlx5e_eswitch_uplink_rep(netdev); in mlx5e_eswitch_rep()
576 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev) in mlx5e_eswitch_uplink_rep() function
3716 if (!(mlx5e_eswitch_uplink_rep(rep_priv->netdev) && in verify_uplink_forwarding()3717 mlx5e_eswitch_uplink_rep(out_dev))) in verify_uplink_forwarding()
98 if (mlx5e_eswitch_uplink_rep(priv->netdev) && *out_dev != priv->netdev) in get_route_and_out_devs()