Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c260 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()
Deswitch.h52 #define FDB_UPLINK_VPORT 0xffff macro
Den_rep.c831 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()
Den_tc.c1646 if (rep->vport != FDB_UPLINK_VPORT && in parse_cls_flower()