Searched refs:in_rep (Results 1 – 5 of 5) sorted by relevance
360 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()
39 rep_priv = mlx5e_rep_to_rep_priv(attr->esw_attr->in_rep); in verify_uplink_forwarding()
81 return esw_attr->in_rep->vport == MLX5_VPORT_UPLINK && in mlx5_esw_indir_table_needed()
88 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source) || !attr || !attr->in_rep) in mlx5_eswitch_set_rule_flow_source()97 spec->flow_context.flow_source = (attr->in_rep->vport == MLX5_VPORT_UPLINK) ? in mlx5_eswitch_set_rule_flow_source()440 esw_attr->dests[attr_idx].vport != esw_attr->in_rep->vport && in esw_setup_uplink_fwd_ipsec_needed()745 fwd_attr.vport = esw_attr->in_rep->vport; in mlx5_eswitch_add_offloaded_rule()759 esw_attr->in_rep->vport); in mlx5_eswitch_add_offloaded_rule()823 fwd_attr.vport = esw_attr->in_rep->vport; in mlx5_eswitch_add_fwd_rule()852 esw_attr->in_rep->vport); in mlx5_eswitch_add_fwd_rule()905 fwd_attr.vport = esw_attr->in_rep->vport; in __mlx5_eswitch_del_rule()
541 struct mlx5_eswitch_rep *in_rep; member