Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
161 u16 sparse_flow_count; member1908 b->sparse_flow_count++; in cake_enqueue()1916 b->sparse_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()2090 b->sparse_flow_count--; in cake_dequeue()2136 b->sparse_flow_count--; in cake_dequeue()2145 b->sparse_flow_count--; in cake_dequeue()[all …]