Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c142 u16 dsthost_bulk_flow_count; member
754 q->hosts[q->flows[reduced_hash].dsthost].dsthost_bulk_flow_count--; in cake_hash()
798 if (!q->hosts[outer_hash + k].dsthost_bulk_flow_count) in cake_hash()
805 q->hosts[dsthost_idx].dsthost_bulk_flow_count++; in cake_hash()
1838 host_load = max(host_load, dsthost->dsthost_bulk_flow_count); in cake_enqueue()
1857 dsthost->dsthost_bulk_flow_count++; in cake_enqueue()
2041 dsthost->dsthost_bulk_flow_count++; in cake_dequeue()
2057 host_load = max(host_load, dsthost->dsthost_bulk_flow_count); in cake_dequeue()
2093 dsthost->dsthost_bulk_flow_count--; in cake_dequeue()
2115 dsthost->dsthost_bulk_flow_count--; in cake_dequeue()