Lines Matching refs:sparse_flow_count
162 u16 sparse_flow_count; member
1924 b->sparse_flow_count++; in cake_enqueue()
1932 b->sparse_flow_count--; in cake_enqueue()
2071 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
2074 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2105 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2122 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2152 b->sparse_flow_count--; in cake_dequeue()
2198 b->sparse_flow_count--; in cake_dequeue()
2207 b->sparse_flow_count--; in cake_dequeue()
2859 b->sparse_flow_count = 0; in cake_init()
3057 PUT_TSTAT_U32(SPARSE_FLOWS, b->sparse_flow_count + in cake_dump_stats()