Searched refs:FDB_UPLINK_VPORT (Results 1 – 4 of 4) sorted by relevance
260 if (push && in_rep->vport == FDB_UPLINK_VPORT) in esw_add_vlan_action_check()263 if (pop && out_rep->vport == FDB_UPLINK_VPORT) in esw_add_vlan_action_check()268 if (in_rep->vlan && out_rep->vport == FDB_UPLINK_VPORT) in esw_add_vlan_action_check()309 if (attr->out_rep[0]->vport == FDB_UPLINK_VPORT) { in mlx5_eswitch_add_vlan_action()369 if (attr->out_rep[0]->vport == FDB_UPLINK_VPORT) in mlx5_eswitch_del_vlan_action()873 offloads->vport_reps[0].vport = FDB_UPLINK_VPORT; in esw_offloads_init_reps()1345 if (vport == FDB_UPLINK_VPORT) in mlx5_eswitch_get_proto_dev()
52 #define FDB_UPLINK_VPORT 0xffff macro
831 rep && rep->vport == FDB_UPLINK_VPORT) in mlx5e_is_uplink_rep()846 if (rep && rep->vport != FDB_UPLINK_VPORT) in mlx5e_is_vf_vport_rep()
1646 if (rep->vport != FDB_UPLINK_VPORT && in parse_cls_flower()