Lines Matching refs:bulk_flow_count
159 u16 bulk_flow_count; member
1885 b->bulk_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()
2069 b->bulk_flow_count++; in cake_dequeue()
2121 b->bulk_flow_count--; in cake_dequeue()
2143 b->bulk_flow_count--; in cake_dequeue()
2161 (b->bulk_flow_count * in cake_dequeue()
2752 b->bulk_flow_count = 0; in cake_init()
2929 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()