Lines Matching refs:bulk_flow_count
160 u16 bulk_flow_count; member
1872 b->bulk_flow_count++; in cake_enqueue()
1969 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1972 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2003 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2020 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2056 b->bulk_flow_count++; in cake_dequeue()
2108 b->bulk_flow_count--; in cake_dequeue()
2130 b->bulk_flow_count--; in cake_dequeue()
2148 (b->bulk_flow_count * in cake_dequeue()
2748 b->bulk_flow_count = 0; in cake_init()
2929 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()