Home
last modified time | relevance | path

Searched defs:vport_ingress (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h66 struct vport_ingress { struct
67 struct mlx5_flow_table *acl;
68 struct mlx5_flow_group *allow_untagged_spoofchk_grp;
69 struct mlx5_flow_group *allow_spoofchk_only_grp;
70 struct mlx5_flow_group *allow_untagged_only_grp;
71 struct mlx5_flow_group *drop_grp;
72 struct mlx5_modify_hdr *modify_metadata;
73 struct mlx5_flow_handle *modify_metadata_rule;
74 struct mlx5_flow_handle *allow_rule;
75 struct mlx5_flow_handle *drop_rule;
[all …]