allow_untagged_only_grp 1152 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	vport->ingress.allow_untagged_only_grp = g;
allow_untagged_only_grp 1188 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 		if (!IS_ERR_OR_NULL(vport->ingress.allow_untagged_only_grp))
allow_untagged_only_grp 1190 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 					vport->ingress.allow_untagged_only_grp);
allow_untagged_only_grp 1227 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	mlx5_destroy_flow_group(vport->ingress.allow_untagged_only_grp);
allow_untagged_only_grp 1234 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	vport->ingress.allow_untagged_only_grp = NULL;
allow_untagged_only_grp   70 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h 	struct mlx5_flow_group *allow_untagged_only_grp;