Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h758 struct mlx4_vlan_table { struct
759 __be32 entries[MLX4_MAX_VLAN_NUM];
760 int refs[MLX4_MAX_VLAN_NUM];
761 struct mutex mutex;
762 int total;
763 int max;