Searched refs:bulk_flow_count (Results 1 – 1 of 1) sorted by relevance
161 u16 bulk_flow_count; member1933 b->bulk_flow_count++; in cake_enqueue()2071 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2074 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2105 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2122 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2153 b->bulk_flow_count++; in cake_dequeue()2190 b->bulk_flow_count--; in cake_dequeue()2209 b->bulk_flow_count--; in cake_dequeue()2222 (b->bulk_flow_count * in cake_dequeue()[all …]