Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h758 struct mlx4_vlan_table { struct
759 __be32 entries[MLX4_MAX_VLAN_NUM];
760 int refs[MLX4_MAX_VLAN_NUM];
761 int is_dup[MLX4_MAX_VLAN_NUM];
762 struct mutex mutex;
763 int total;
764 int max;