Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c39 #define ARFS_HASH_SHIFT BITS_PER_BYTE macro
492 bucket_idx = hash_long(l, ARFS_HASH_SHIFT); in arfs_hash_bucket()