Lines Matching refs:bulk_flow_count
159 u16 bulk_flow_count; member
1809 b->bulk_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()
2001 b->bulk_flow_count++; in cake_dequeue()
2030 b->bulk_flow_count--; in cake_dequeue()
2045 b->bulk_flow_count--; in cake_dequeue()
2058 (b->bulk_flow_count * in cake_dequeue()
2659 b->bulk_flow_count = 0; in cake_init()
2837 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()