Searched defs:mlx4_vlan_table (Results 1 – 1 of 1) sorted by relevance
625 struct mlx4_vlan_table { struct626 __be32 entries[MLX4_MAX_VLAN_NUM];627 int refs[MLX4_MAX_VLAN_NUM];628 struct mutex mutex;629 int total;630 int max;