Searched refs:maxout (Results 1 – 3 of 3) sorted by relevance
271 if (t->nout < t->maxout in newframe()690 if (t->nout >= t->maxout) in rexmit_deferred()801 if (t->maxout != 1) { in rexmit_timer()803 t->maxout = 1; in rexmit_timer()1003 if (t->maxout < t->ssthresh) in calc_rttavg()1004 t->maxout += 1; in calc_rttavg()1006 t->maxout += 1; in calc_rttavg()1007 t->next_cwnd = t->maxout; in calc_rttavg()1469 t->maxout = t->nframes / 2; in addtgt()1581 if (n < t->maxout) in aoecmd_cfg_rsp()[all …]
147 ushort maxout; /* current value for max outstanding */ member
137 (*t)->maxout, (*t)->nframes); in aoe_debugfs_show()
Completed in 11 milliseconds