Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmpfs.h40 #define MLX5_L2_ADDR_HASH_SIZE (BIT(BITS_PER_BYTE)) macro
49 for (i = 0; i < MLX5_L2_ADDR_HASH_SIZE; i++) \
A Dmpfs.c73 struct hlist_head hash[MLX5_L2_ADDR_HASH_SIZE];
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.h164 struct hlist_head uc_list[MLX5_L2_ADDR_HASH_SIZE];
165 struct hlist_head mc_list[MLX5_L2_ADDR_HASH_SIZE];
291 struct hlist_head mc_table[MLX5_L2_ADDR_HASH_SIZE];

Completed in 9 milliseconds