[go: nahoru, domu]

Searched refs:nout (Results 1 - 5 of 5) sorted by relevance

/drivers/clk/
H A Dclk-xgene.c92 u32 nout; local
102 nout = 2;
111 nout = CLKOD_RD(pll) + 1;
117 fvco / nout, parent_rate);
119 return fvco / nout;
/drivers/block/aoe/
H A Daoe.h140 ushort nout; /* number of AoE commands outstanding */ member in struct:aoetgt
H A Daoecmd.c270 totout += t->nout;
272 if (t->nout < t->maxout
338 t->nout++;
475 "%15s e%ld.%d oldtag=%08x@%08lx newtag=%08x s=%pm d=%pm nout=%d\n",
478 h->src, h->dst, t->nout);
703 if (t->nout >= t->maxout)
706 t->nout++;
829 t->nout--;
1067 else if (t->nout == t->maxout && t->next_cwnd-- == 0) {
1390 f->t->nout
[all...]
H A Daoedev.c221 t->nout = 0;
H A Daoeblk.c138 seq_printf(s, "%pm:%d:%d:%d\n", (*t)->addr, (*t)->nout,

Completed in 96 milliseconds