Searched defs:buf_pool (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-4.19/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 32 static void xgene_enet_init_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_init_bufpool() 79 static int xgene_enet_refill_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_pagepool() 130 static int xgene_enet_refill_bufpool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_bufpool() 186 static void xgene_enet_delete_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_bufpool() 206 static void xgene_enet_delete_pagepool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_pagepool() 619 static void xgene_enet_free_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_free_pagepool() 683 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_rx_frame() local 1069 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_delete_desc_rings() local 1317 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local 1826 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
|
| D | xgene_enet_main.h | 131 struct xgene_enet_desc_ring *buf_pool; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/ |
| D | xgene_enet_main.c | 20 static void xgene_enet_init_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_init_bufpool() 67 static int xgene_enet_refill_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_pagepool() 118 static int xgene_enet_refill_bufpool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_bufpool() 174 static void xgene_enet_delete_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_bufpool() 194 static void xgene_enet_delete_pagepool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_pagepool() 608 static void xgene_enet_free_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_free_pagepool() 672 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_rx_frame() local 1058 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_delete_desc_rings() local 1306 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local 1812 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
|
| D | xgene_enet_main.h | 118 struct xgene_enet_desc_ring *buf_pool; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 75 struct stmmac_rx_buffer *buf_pool; member
|
| /kernel/linux/linux-4.19/drivers/media/pci/cx18/ |
| D | cx18-driver.h | 388 struct list_head buf_pool; /* buffers not attached to an MDL */ member
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-driver.h | 379 struct list_head buf_pool; /* buffers not attached to an MDL */ member
|