Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h747 struct mlx4_mac_table { struct
748 __be64 entries[MLX4_MAX_MAC_NUM];
749 int refs[MLX4_MAX_MAC_NUM];
750 bool is_dup[MLX4_MAX_MAC_NUM];
751 struct mutex mutex;
752 int total;
753 int max;