Searched defs:buf_pool (Results 1 – 3 of 3) sorted by relevance
35 static void xgene_enet_init_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_init_bufpool()82 static int xgene_enet_refill_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_pagepool()133 static int xgene_enet_refill_bufpool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_bufpool()189 static void xgene_enet_delete_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_bufpool()209 static void xgene_enet_delete_pagepool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_pagepool()622 static void xgene_enet_free_pagepool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_free_pagepool()686 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_rx_frame() local1072 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_delete_desc_rings() local1320 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local1829 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
131 struct xgene_enet_desc_ring *buf_pool; member
388 struct list_head buf_pool; /* buffers not attached to an MDL */ member