Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h747 struct mlx4_vlan_table { struct
748 __be32 entries[MLX4_MAX_VLAN_NUM];
749 int refs[MLX4_MAX_VLAN_NUM];
750 struct mutex mutex;
751 int total;
752 int max;