Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
162 u16 sparse_flow_count; member1924 b->sparse_flow_count++; in cake_enqueue()1932 b->sparse_flow_count--; in cake_enqueue()2073 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2076 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2107 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2124 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2154 b->sparse_flow_count--; in cake_dequeue()2200 b->sparse_flow_count--; in cake_dequeue()2209 b->sparse_flow_count--; in cake_dequeue()[all …]