Searched defs:mlx5e_vlan_db (Results 1 – 1 of 1) sorted by relevance
996 struct mlx5e_vlan_db { struct997 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];998 struct mlx5_flow_handle *active_vlans_ft_rule[VLAN_N_VID];999 struct mlx5_flow_handle *untagged_ft_rule;1000 struct mlx5_flow_handle *any_cvlan_ft_rule;1001 struct mlx5_flow_handle *any_svlan_ft_rule;1002 bool filter_disabled;