Searched refs:bucket_idx (Results 1 – 3 of 3) sorted by relevance
478 int bucket_idx; in arfs_hash_bucket() local483 bucket_idx = hash_long(l, ARFS_HASH_SHIFT); in arfs_hash_bucket()485 return &arfs_t->rules_hash[bucket_idx]; in arfs_hash_bucket()
140 u16 bucket_idx) in qede_enqueue_fltr_and_config_searcher() argument152 QEDE_ARFS_BUCKET_HEAD(edev, bucket_idx)); in qede_enqueue_fltr_and_config_searcher()
278 int bucket_idx; in filter_hash_bucket() local284 bucket_idx = hash_long(l, MLX4_EN_FILTER_HASH_SHIFT); in filter_hash_bucket()286 return &priv->filter_hash[bucket_idx]; in filter_hash_bucket()