Searched defs:buf_pool (Results 1 – 3 of 3) sorted by relevance
31 static void xgene_enet_init_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_init_bufpool()46 static int xgene_enet_refill_bufpool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_bufpool()116 static void xgene_enet_delete_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_bufpool()305 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_rx_frame() local554 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_delete_desc_rings() local690 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local985 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
81 struct xgene_enet_desc_ring *buf_pool; member
393 struct list_head buf_pool; /* buffers not attached to an MDL */ member