Home
last modified time | relevance | path

Searched refs:step_marks (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dsch_dualpi2.c113 u32 step_marks; /* ECN mark pkt counter due to step AQM */ member
565 WRITE_ONCE(q->step_marks, q->step_marks + 1); in do_step_aqm()
1090 .step_marks = READ_ONCE(q->step_marks), in dualpi2_dump_stats()
1120 WRITE_ONCE(q->step_marks, 0); in dualpi2_reset()