Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h996 struct mlx5e_vlan_db { struct
997 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;