MLX5_L2_ADDR_HASH_SIZE
struct hlist_head uc_list[MLX5_L2_ADDR_HASH_SIZE];
struct hlist_head mc_list[MLX5_L2_ADDR_HASH_SIZE];
struct hlist_head l2_hash[MLX5_L2_ADDR_HASH_SIZE];
struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];
for (i = 0; i < MLX5_L2_ADDR_HASH_SIZE; i++) \