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

/freebsd-11.0-release/sys/dev/malo/
H A Dif_malo.h47 #ifndef MALO_RXBUF
48 #define MALO_RXBUF 256 /* number of RX descriptors/buffers */ macro
H A Dif_malo.c71 static int malo_rxbuf = MALO_RXBUF; /* # rx buffers to allocate */
74 static int malo_rxquota = MALO_RXBUF; /* # max buffers to process */
1857 if (bootverbose || malo_rxbuf != MALO_RXBUF)

Completed in 50 milliseconds