Home
last modified time | relevance | path

Searched defs:buf_pool (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c31 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() local
554 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_delete_desc_rings() local
690 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local
985 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
Dxgene_enet_main.h81 struct xgene_enet_desc_ring *buf_pool; member
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-driver.h393 struct list_head buf_pool; /* buffers not attached to an MDL */ member