Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c311 static int t4_rsrv_noflowq = 0; variable
312 SYSCTL_INT(_hw_cxgbe, OID_AUTO, rsrv_noflowq, CTLFLAG_RDTUN, &t4_rsrv_noflowq,
1588 vi->rsrv_noflowq = t4_rsrv_noflowq ? 1 : 0; in t4_attach()