Lines Matching refs:sparse_flow_count
160 u16 sparse_flow_count; member
1804 b->sparse_flow_count++; in cake_enqueue()
1822 b->sparse_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()
2006 b->sparse_flow_count--; in cake_dequeue()
2070 b->sparse_flow_count--; in cake_dequeue()
2079 b->sparse_flow_count--; in cake_dequeue()
2706 b->sparse_flow_count = 0; in cake_init()
2886 PUT_TSTAT_U32(SPARSE_FLOWS, b->sparse_flow_count + in cake_dump_stats()