Searched refs:mlx5e_eswitch_uplink_rep (Results 1 – 4 of 4) sorted by relevance
224 bool mlx5e_eswitch_uplink_rep(struct net_device *netdev);228 mlx5e_eswitch_uplink_rep(netdev); in mlx5e_eswitch_rep()
671 bool mlx5e_eswitch_uplink_rep(struct net_device *netdev) in mlx5e_eswitch_uplink_rep() function
4187 if (!(mlx5e_eswitch_uplink_rep(rep_priv->netdev) && in verify_uplink_forwarding()4188 mlx5e_eswitch_uplink_rep(out_dev))) in verify_uplink_forwarding()
74 if (mlx5e_eswitch_uplink_rep(priv->netdev) && *out_dev != priv->netdev) in get_route_and_out_devs()