Home
last modified time | relevance | path

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

/linux/drivers/block/aoe/
A Daoe.h147 ushort next_cwnd; /* incr maxout after decrementing to zero */ member
A Daoecmd.c994 else if (t->nout == t->maxout && t->next_cwnd-- == 0) { in calc_rttavg()
996 t->next_cwnd = t->maxout; in calc_rttavg()
1602 t->next_cwnd = t->nframes; in aoecmd_wreset()

Completed in 7 milliseconds