Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
161 u16 sparse_flow_count; member1867 b->sparse_flow_count++; in cake_enqueue()1885 b->sparse_flow_count--; in cake_enqueue()1983 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()1986 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2017 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2034 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2069 b->sparse_flow_count--; in cake_dequeue()2133 b->sparse_flow_count--; in cake_dequeue()2142 b->sparse_flow_count--; in cake_dequeue()[all …]