Searched defs:buf_pool (Results 1 – 4 of 4) sorted by relevance
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() local1062 struct xgene_enet_desc_ring *buf_pool, *page_pool; in xgene_enet_delete_desc_rings() local1310 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local1816 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
118 struct xgene_enet_desc_ring *buf_pool; member
75 struct stmmac_rx_buffer *buf_pool; member
379 struct list_head buf_pool; /* buffers not attached to an MDL */ member