Home
last modified time | relevance | path

Searched refs:MLX5_L2_ADDR_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h40 #define MLX5_L2_ADDR_HASH_SIZE (BIT(BITS_PER_BYTE)) macro
49 for (i = 0; i < MLX5_L2_ADDR_HASH_SIZE; i++) \
Dmpfs.c74 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE];
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h115 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];