Searched defs:mlx5e_vlan_table (Results 1 – 1 of 1) sorted by relevance
39 struct mlx5e_vlan_table { struct40 struct mlx5e_flow_table ft;43 struct mlx5_flow_handle *active_cvlans_rule[VLAN_N_VID];44 struct mlx5_flow_handle *active_svlans_rule[VLAN_N_VID];45 struct mlx5_flow_handle *untagged_rule;46 struct mlx5_flow_handle *any_cvlan_rule;47 struct mlx5_flow_handle *any_svlan_rule;48 bool cvlan_filter_disabled;