Searched refs:dsthost_idx (Results 1 – 1 of 1) sorted by relevance
711 u16 reduced_hash, srchost_idx, dsthost_idx; in cake_hash() local883 dsthost_idx = dsthost_hash % CAKE_QUEUES; in cake_hash()884 inner_hash = dsthost_idx % CAKE_SET_WAYS; in cake_hash()885 outer_hash = dsthost_idx - inner_hash; in cake_hash()899 dsthost_idx = outer_hash + k; in cake_hash()900 q->flows[reduced_hash].dsthost = dsthost_idx; in cake_hash()