Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/
HDt4_main.c228 static int t4_rsrv_noflowq = 0; variable
229 TUNABLE_INT("hw.cxgbe.rsrv_noflowq", &t4_rsrv_noflowq);
2206 iaq->rsrv_noflowq = t4_rsrv_noflowq; in cfg_itype_and_nqueues()