Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c809 struct mlx5_eswitch_rep *in_rep, *out_rep, *vport = NULL; in esw_vlan_action_get_vport() local
812 out_rep = attr->dests[0].rep; in esw_vlan_action_get_vport()
817 vport = out_rep; in esw_vlan_action_get_vport()
827 struct mlx5_eswitch_rep *in_rep, *out_rep; in esw_add_vlan_action_check() local
833 out_rep = attr->dests[0].rep; in esw_add_vlan_action_check()
838 if (pop && out_rep->vport == MLX5_VPORT_UPLINK) in esw_add_vlan_action_check()
843 if (in_rep->vlan && out_rep->vport == MLX5_VPORT_UPLINK) in esw_add_vlan_action_check()