Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c34 static void xgene_enet_init_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_init_bufpool()
49 static int xgene_enet_refill_bufpool(struct xgene_enet_desc_ring *buf_pool, in xgene_enet_refill_bufpool()
110 static void xgene_enet_delete_bufpool(struct xgene_enet_desc_ring *buf_pool) in xgene_enet_delete_bufpool()
479 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_rx_frame() local
750 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_delete_desc_rings() local
939 struct xgene_enet_desc_ring *buf_pool = NULL; in xgene_enet_create_desc_rings() local
1303 struct xgene_enet_desc_ring *buf_pool; in xgene_enet_init_hw() local
Dxgene_enet_main.h109 struct xgene_enet_desc_ring *buf_pool; member
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.h393 struct list_head buf_pool; /* buffers not attached to an MDL */ member