Searched defs:mlx4_vlan_table (Results 1 – 1 of 1) sorted by relevance
747 struct mlx4_vlan_table { struct748 __be32 entries[MLX4_MAX_VLAN_NUM];749 int refs[MLX4_MAX_VLAN_NUM];750 struct mutex mutex;751 int total;752 int max;