Searched refs:mlx5e_eswitch_uplink_rep (Results 1 – 5 of 5) sorted by relevance
262 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev);266 mlx5e_eswitch_uplink_rep(netdev); in mlx5e_eswitch_rep()
811 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev) in mlx5e_eswitch_uplink_rep() function
41 if (!(mlx5e_eswitch_uplink_rep(rep_priv->netdev) && in verify_uplink_forwarding()42 mlx5e_eswitch_uplink_rep(out_dev))) in verify_uplink_forwarding()
96 if (!mlx5e_eswitch_uplink_rep(*out_dev)) in get_route_and_out_devs()99 if (mlx5e_eswitch_uplink_rep(priv->netdev) && *out_dev != priv->netdev && in get_route_and_out_devs()
359 uplink_rep = mlx5e_eswitch_uplink_rep(ndev) && mlx5_same_hw_devs(mdev, other_priv->mdev); in mlx5_tc_ct_get_flow_source_match()