Lines Matching refs:bulk_flow_count
160 u16 bulk_flow_count; member
1886 b->bulk_flow_count++; in cake_enqueue()
1983 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1986 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2017 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2034 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2070 b->bulk_flow_count++; in cake_dequeue()
2122 b->bulk_flow_count--; in cake_dequeue()
2144 b->bulk_flow_count--; in cake_dequeue()
2162 (b->bulk_flow_count * in cake_dequeue()
2750 b->bulk_flow_count = 0; in cake_init()
2927 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()