Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c593 struct mlx5_eswitch_rep *in_rep, *out_rep, *vport = NULL; in esw_vlan_action_get_vport() local
596 out_rep = attr->dests[0].rep; in esw_vlan_action_get_vport()
601 vport = out_rep; in esw_vlan_action_get_vport()
611 struct mlx5_eswitch_rep *in_rep, *out_rep; in esw_add_vlan_action_check() local
617 out_rep = attr->dests[0].rep; in esw_add_vlan_action_check()
622 if (pop && out_rep->vport == MLX5_VPORT_UPLINK) in esw_add_vlan_action_check()
627 if (in_rep->vlan && out_rep->vport == MLX5_VPORT_UPLINK) in esw_add_vlan_action_check()