Searched refs:bulk_flow_count (Results 1 – 1 of 1) sorted by relevance
160 u16 bulk_flow_count; member1917 b->bulk_flow_count++; in cake_enqueue()2009 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2012 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2043 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2060 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2091 b->bulk_flow_count++; in cake_dequeue()2128 b->bulk_flow_count--; in cake_dequeue()2147 b->bulk_flow_count--; in cake_dequeue()2160 (b->bulk_flow_count * in cake_dequeue()[all …]