taglinefilesource code
rx_buffer_pool519drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bptr);
rx_buffer_pool562drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bptr);
rx_buffer_pool583drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bptr);
rx_buffer_pool592drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bptr);
rx_buffer_pool611drivers/char/scc.cwhile (scc->rx_buffer_pool != NULLBUF)
rx_buffer_pool613drivers/char/scc.cbptr = scc_dequeue_buffer(&scc->rx_buffer_pool);
rx_buffer_pool681drivers/char/scc.cbptr = scc_dequeue_buffer(&scc->rx_buffer_pool);
rx_buffer_pool901drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, scc->rx_bp);
rx_buffer_pool1030drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bp);
rx_buffer_pool1083drivers/char/scc.cif (bp) scc_enqueue_buffer(&scc->rx_buffer_pool, bp);
rx_buffer_pool1102drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bp);
rx_buffer_pool1818drivers/char/scc.cscc_enqueue_buffer(&scc->rx_buffer_pool, bp);
rx_buffer_pool253include/linux/scc.hstruct mbuf *rx_buffer_pool; /* free buffers for rx/tx frames are */