Lines Matching refs:sparse_flow_count
160 u16 sparse_flow_count; member
1866 b->sparse_flow_count++; in cake_enqueue()
1884 b->sparse_flow_count--; in cake_enqueue()
1982 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1985 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2016 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2033 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2068 b->sparse_flow_count--; in cake_dequeue()
2132 b->sparse_flow_count--; in cake_dequeue()
2141 b->sparse_flow_count--; in cake_dequeue()
2747 b->sparse_flow_count = 0; in cake_init()
2927 PUT_TSTAT_U32(SPARSE_FLOWS, b->sparse_flow_count + in cake_dump_stats()