Home
last modified time | relevance | path

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

/net/sched/
Dsch_cake.c159 u16 bulk_flow_count; member
1823 b->bulk_flow_count++; in cake_enqueue()
1920 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1923 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
1954 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
1971 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2007 b->bulk_flow_count++; in cake_dequeue()
2059 b->bulk_flow_count--; in cake_dequeue()
2081 b->bulk_flow_count--; in cake_dequeue()
2099 (b->bulk_flow_count * in cake_dequeue()
[all …]