Searched refs:srchost_idx (Results 1 – 1 of 1) sorted by relevance
629 u16 reduced_hash, srchost_idx, dsthost_idx; in cake_hash() local764 srchost_idx = srchost_hash % CAKE_QUEUES; in cake_hash()765 inner_hash = srchost_idx % CAKE_SET_WAYS; in cake_hash()766 outer_hash = srchost_idx - inner_hash; in cake_hash()780 srchost_idx = outer_hash + k; in cake_hash()782 q->hosts[srchost_idx].srchost_bulk_flow_count++; in cake_hash()783 q->flows[reduced_hash].srchost = srchost_idx; in cake_hash()