Home
last modified time | relevance | path

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

/drivers/block/aoe/
A Daoe.h149 ushort ssthresh; /* slow start threshold */ member
A Daoecmd.c802 t->ssthresh = t->maxout / 2; in rexmit_timer()
1003 if (t->maxout < t->ssthresh) in calc_rttavg()
1615 t->ssthresh = t->nframes / 2; in aoecmd_wreset()
A Daoeblk.c138 seq_printf(s, "\tssthresh:%d\n", (*t)->ssthresh); in aoe_debugfs_show()

Completed in 12 milliseconds