Home
last modified time | relevance | path

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

/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.c73 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE];
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h167 struct hlist_head uc_list[MLX5_L2_ADDR_HASH_SIZE];
168 struct hlist_head mc_list[MLX5_L2_ADDR_HASH_SIZE];
302 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];