Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cake.c160 u16 bulk_flow_count; member
1889 b->bulk_flow_count++; in cake_enqueue()
1986 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1989 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2020 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2073 b->bulk_flow_count++; in cake_dequeue()
2125 b->bulk_flow_count--; in cake_dequeue()
2147 b->bulk_flow_count--; in cake_dequeue()
2165 (b->bulk_flow_count * in cake_dequeue()
2753 b->bulk_flow_count = 0; in cake_init()
[all …]