taglinefilesource code
tx_buffer_pool538drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bptr);
tx_buffer_pool569drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bptr);
tx_buffer_pool576drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bptr);
tx_buffer_pool598drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bptr);
tx_buffer_pool629drivers/char/scc.cwhile (scc->tx_buffer_pool != NULLBUF)
tx_buffer_pool631drivers/char/scc.cbptr = scc_dequeue_buffer(&scc->tx_buffer_pool);
tx_buffer_pool663drivers/char/scc.cbptr = scc_dequeue_buffer(&scc->tx_buffer_pool);
tx_buffer_pool841drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool878drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool963drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, scc->tx_bp);
tx_buffer_pool979drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, scc->tx_bp);
tx_buffer_pool1468drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool1655drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool1676drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool1689drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, bp);
tx_buffer_pool1767drivers/char/scc.cscc_enqueue_buffer(&scc->tx_buffer_pool, scc->kiss_decode_bp);
tx_buffer_pool254include/linux/scc.hstruct mbuf *tx_buffer_pool; /* linked in these ring chains */