Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_cake.c159 u16 bulk_flow_count; member
1881 b->bulk_flow_count++; in cake_enqueue()
1978 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1981 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2012 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2029 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2065 b->bulk_flow_count++; in cake_dequeue()
2117 b->bulk_flow_count--; in cake_dequeue()
2139 b->bulk_flow_count--; in cake_dequeue()
2157 (b->bulk_flow_count * in cake_dequeue()
[all …]