Lines Matching refs:sparse_flow_count
160 u16 sparse_flow_count; member
1793 b->sparse_flow_count++; in cake_enqueue()
1808 b->sparse_flow_count--; in cake_enqueue()
1899 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1902 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
1933 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
1950 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2000 b->sparse_flow_count--; in cake_dequeue()
2034 b->sparse_flow_count--; in cake_dequeue()
2043 b->sparse_flow_count--; in cake_dequeue()
2658 b->sparse_flow_count = 0; in cake_init()
2835 PUT_TSTAT_U32(SPARSE_FLOWS, b->sparse_flow_count + in cake_dump_stats()