Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Dmlx4.h744 struct mlx4_mac_table { struct
745 __be64 entries[MLX4_MAX_MAC_NUM];
746 int refs[MLX4_MAX_MAC_NUM];
747 bool is_dup[MLX4_MAX_MAC_NUM];
748 struct mutex mutex;
749 int total;
750 int max;