Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
160 u16 sparse_flow_count; member1866 b->sparse_flow_count++; in cake_enqueue()1884 b->sparse_flow_count--; in cake_enqueue()1982 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()1985 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2016 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2033 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2068 b->sparse_flow_count--; in cake_dequeue()2132 b->sparse_flow_count--; in cake_dequeue()2141 b->sparse_flow_count--; in cake_dequeue()[all …]