Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c40 #define ARFS_HASH_SIZE BIT(BITS_PER_BYTE) macro
45 struct hlist_head rules_hash[ARFS_HASH_SIZE];
102 for (j = 0; j < ARFS_HASH_SIZE; j++) \