Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
160 u16 sparse_flow_count; member1804 b->sparse_flow_count++; in cake_enqueue()1822 b->sparse_flow_count--; in cake_enqueue()1920 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()1923 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()1954 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()1971 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2006 b->sparse_flow_count--; in cake_dequeue()2070 b->sparse_flow_count--; in cake_dequeue()2079 b->sparse_flow_count--; in cake_dequeue()[all …]