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

/freebsd-10.1-release/sys/dev/cxgbe/
H A Dt4_main.c213 static int t4_nofldtxq1g = -1; variable
214 TUNABLE_INT("hw.cxgbe.nofldtxq1g", &t4_nofldtxq1g);
1857 iaq->nofldtxq1g = t4_nofldtxq1g;
8305 if (t4_nofldtxq1g < 1)
8306 t4_nofldtxq1g = min(nc, NOFLDTXQ_1G);

Completed in 50 milliseconds