Lines Matching refs:bulk_flow_count
159 u16 bulk_flow_count; member
1881 b->bulk_flow_count++; in cake_enqueue()
1978 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1981 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2012 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2029 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2065 b->bulk_flow_count++; in cake_dequeue()
2117 b->bulk_flow_count--; in cake_dequeue()
2139 b->bulk_flow_count--; in cake_dequeue()
2157 (b->bulk_flow_count * in cake_dequeue()
2744 b->bulk_flow_count = 0; in cake_init()
2925 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()