Home
last modified time | relevance | path

Searched refs:in_rep (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c360 per_vport_tbl_attr.vport = esw_attr->in_rep->vport; in add_post_rule()
417 tbl_attr.vport = esw_attr->in_rep->vport; in del_post_rule()
562 pre_esw_attr->in_rep = esw_attr->in_rep; in mlx5e_tc_sample_offload()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c39 rep_priv = mlx5e_rep_to_rep_priv(attr->esw_attr->in_rep); in verify_uplink_forwarding()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1811 esw_attr2->in_rep = esw_attr->in_rep; in extra_split_attr_dests()
1956 esw_attr->in_rep->vport); in mlx5e_tc_add_fdb_flow()
4363 bool is_rep_ingress = esw_attr->in_rep->vport != MLX5_VPORT_UPLINK && in is_peer_flow_needed()
4502 struct mlx5_eswitch_rep *in_rep, in mlx5e_flow_esw_attr_init() argument
4510 esw_attr->in_rep = in_rep; in mlx5e_flow_esw_attr_init()
4525 struct mlx5_eswitch_rep *in_rep, in __mlx5e_add_fdb_flow() argument
4544 f, in_rep, in_mdev); in __mlx5e_add_fdb_flow()
4603 if (attr->in_rep->vport == MLX5_VPORT_UPLINK && !mlx5_lag_is_mpesw(priv->mdev)) in mlx5e_tc_add_fdb_peer_flow()
4611 attr->in_rep, in_mdev); in mlx5e_tc_add_fdb_peer_flow()
4636 struct mlx5_eswitch_rep *in_rep = rpriv->rep; in mlx5e_add_fdb_flow() local
[all …]
H A Deswitch_offloads.c90 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source) || !attr || !attr->in_rep) in mlx5_eswitch_set_rule_flow_source()
99 spec->flow_context.flow_source = (attr->in_rep->vport == MLX5_VPORT_UPLINK) ? in mlx5_eswitch_set_rule_flow_source()
442 esw_attr->dests[attr_idx].vport != esw_attr->in_rep->vport && in esw_setup_uplink_fwd_ipsec_needed()
746 fwd_attr.vport = esw_attr->in_rep->vport; in mlx5_eswitch_add_offloaded_rule()
760 esw_attr->in_rep->vport); in mlx5_eswitch_add_offloaded_rule()
824 fwd_attr.vport = esw_attr->in_rep->vport; in mlx5_eswitch_add_fwd_rule()
853 esw_attr->in_rep->vport); in mlx5_eswitch_add_fwd_rule()
906 fwd_attr.vport = esw_attr->in_rep->vport; in __mlx5_eswitch_del_rule()
H A Deswitch.h515 struct mlx5_eswitch_rep *in_rep; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c81 return esw_attr->in_rep->vport == MLX5_VPORT_UPLINK && in mlx5_esw_indir_table_needed()