Home | History | Annotate | Download | only in netboot

Lines Matching full:buffers

273  * Set the number of Tx and Rx buffers, using Log_2(# buffers).
275 * memory are not only the buffers but also the ring descriptors and
280 #define LC_LOG_TX_BUFFERS 1 /* (2 == 2^^1) 2 Transmit buffers */
281 #define LC_LOG_RX_BUFFERS 2 /* (8 == 2^^3) 8 Receive buffers */
286 #define RMDNUM (1 << (LC_LOG_RX_BUFFERS)) /* 8 Receive Buffers */
414 * - Data Buffers (arbitrary boundary)
442 void *rmdbufs[RMDNUM]; /* pointer to the receive buffers */
443 void *tmdbufs[TMDNUM]; /* pointer to the transmit buffers */
553 * Because our buffers are at maximum OFLO and BUFF errors are