tag | line | file | source code |
tx_buffer_pool | 538 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bptr); |
tx_buffer_pool | 569 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bptr); |
tx_buffer_pool | 576 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bptr); |
tx_buffer_pool | 598 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bptr); |
tx_buffer_pool | 629 | drivers/char/scc.c | while (scc->tx_buffer_pool != NULLBUF) |
tx_buffer_pool | 631 | drivers/char/scc.c | bptr = scc_dequeue_buffer(&scc->tx_buffer_pool); |
tx_buffer_pool | 663 | drivers/char/scc.c | bptr = scc_dequeue_buffer(&scc->tx_buffer_pool); |
tx_buffer_pool | 841 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 878 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 963 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, scc->tx_bp); |
tx_buffer_pool | 979 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, scc->tx_bp); |
tx_buffer_pool | 1468 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 1655 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 1676 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 1689 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, bp); |
tx_buffer_pool | 1767 | drivers/char/scc.c | scc_enqueue_buffer(&scc->tx_buffer_pool, scc->kiss_decode_bp); |
tx_buffer_pool | 254 | include/linux/scc.h | struct mbuf *tx_buffer_pool; /* linked in these ring chains */ |