Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h625 struct mlx4_vlan_table { struct
626 __be32 entries[MLX4_MAX_VLAN_NUM];
627 int refs[MLX4_MAX_VLAN_NUM];
628 struct mutex mutex;
629 int total;
630 int max;