Searched refs:unresponsive_flow_count (Results 1 – 1 of 1) sorted by relevance
164 u16 unresponsive_flow_count; member1595 WRITE_ONCE(b->unresponsive_flow_count, in cake_drop()1596 b->unresponsive_flow_count + 1); in cake_drop()2184 WRITE_ONCE(b->unresponsive_flow_count, in cake_dequeue()2185 b->unresponsive_flow_count - 1); in cake_dequeue()3074 PUT_TSTAT_U32(UNRESPONSIVE_FLOWS, READ_ONCE(b->unresponsive_flow_count)); in cake_dump_stats()