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

/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c203 static int mwl_rxquota = MWL_RXBUF; /* # max buffers to process */ variable
204 SYSCTL_INT(_hw_mwl, OID_AUTO, rxquota, CTLFLAG_RWTUN, &mwl_rxquota,
2627 for (ntodo = mwl_rxquota; ntodo > 0; ntodo--) {

Completed in 179 milliseconds