Searched refs:MLX5_L2_ADDR_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
40 #define MLX5_L2_ADDR_HASH_SIZE (BIT(BITS_PER_BYTE)) macro49 for (i = 0; i < MLX5_L2_ADDR_HASH_SIZE; i++) \
74 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE];
115 struct hlist_head uc_list[MLX5_L2_ADDR_HASH_SIZE];116 struct hlist_head mc_list[MLX5_L2_ADDR_HASH_SIZE];222 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];