Home
last modified time | relevance | path

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

/freebsd/tools/tools/netrate/tcpp/
H A DREADME98 # For running !multiq, do this before loading the driver:
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c244 static int multiq = 1; variable
245 SYSCTL_INT(_hw_cxgb, OID_AUTO, multiq, CTLFLAG_RDTUN, &multiq, 0,
535 if (multiq) in cxgb_controller_attach()