Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
161 u16 sparse_flow_count; member1923 b->sparse_flow_count++; in cake_enqueue()1931 b->sparse_flow_count--; in cake_enqueue()2023 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2026 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2057 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2074 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2104 b->sparse_flow_count--; in cake_dequeue()2150 b->sparse_flow_count--; in cake_dequeue()2159 b->sparse_flow_count--; in cake_dequeue()[all …]