Lines Matching refs:bulk_flow_count
160 u16 bulk_flow_count; member
1889 b->bulk_flow_count++; in cake_enqueue()
1986 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()
1989 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()
2020 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()
2037 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()
2073 b->bulk_flow_count++; in cake_dequeue()
2125 b->bulk_flow_count--; in cake_dequeue()
2147 b->bulk_flow_count--; in cake_dequeue()
2165 (b->bulk_flow_count * in cake_dequeue()
2753 b->bulk_flow_count = 0; in cake_init()
2930 PUT_TSTAT_U32(BULK_FLOWS, b->bulk_flow_count); in cake_dump_stats()