Searched refs:bucket_idx (Results 1 – 1 of 1) sorted by relevance
216 int bucket_idx; in filter_hash_bucket() local222 bucket_idx = hash_long(l, MLX4_EN_FILTER_HASH_SHIFT); in filter_hash_bucket()224 return &priv->filter_hash[bucket_idx]; in filter_hash_bucket()