Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h735 struct mlx4_mac_table { struct
736 __be64 entries[MLX4_MAX_MAC_NUM];
737 int refs[MLX4_MAX_MAC_NUM];
738 bool is_dup[MLX4_MAX_MAC_NUM];
739 struct mutex mutex;
740 int total;
741 int max;