Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c45 struct hlist_head rules_hash[ARFS_HASH_SIZE]; member
99 mlx5e_for_each_hash_arfs_rule(hn, tmp, arfs_tables[i].rules_hash, j)
494 return &arfs_t->rules_hash[bucket_idx]; in arfs_hash_bucket()