Searched defs:mlx4_vlan_table (Results 1 – 1 of 1) sorted by relevance
770 struct mlx4_vlan_table { struct771 __be32 entries[MLX4_MAX_VLAN_NUM];772 int refs[MLX4_MAX_VLAN_NUM];773 int is_dup[MLX4_MAX_VLAN_NUM];774 struct mutex mutex;775 int total;776 int max;