Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
161 u16 sparse_flow_count; member1912 b->sparse_flow_count++; in cake_enqueue()1920 b->sparse_flow_count--; in cake_enqueue()2022 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2025 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2056 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2073 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2103 b->sparse_flow_count--; in cake_dequeue()2149 b->sparse_flow_count--; in cake_dequeue()2158 b->sparse_flow_count--; in cake_dequeue()[all …]